Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
Remove dead invisible control from project view
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehearn committed Nov 26, 2014
1 parent 00a35d5 commit 8d12025
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@
<VBox alignment="CENTER" fillWidth="true" mouseTransparent="true" prefHeight="285.0" prefWidth="250.0" spacing="10">
<children>
<Label fx:id="noPledgesLabel" text="No pledges yet!" />
<ProgressIndicator fx:id="pledgeDownloadIndicator" visible="false" />
</children>
</VBox>
</children>
Expand Down

0 comments on commit 8d12025

Please sign in to comment.