Add missing img

This commit is contained in:
Manfred Karrer 2014-09-15 18:37:56 +02:00
parent 46a3b7aafa
commit 4384125985
2 changed files with 2 additions and 2 deletions

View file

@ -51,8 +51,8 @@
<GridPane.margin>
<Insets bottom="10.0" left="10.0" right="10.0" top="20.0"/>
</GridPane.margin>
<ImageView fitHeight="54.0" fitWidth="62.0" pickOnBounds="true" preserveRatio="true">
<Image url="@/images/buy_62_54.png"/>
<ImageView pickOnBounds="true" preserveRatio="true">
<Image url="@/images/buy_large.png"/>
</ImageView>
<Label fx:id="buyLabel" id="direction-icon-label" text="%createOffer.amountPriceBox.subTitle"
alignment="CENTER">

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB