Skip to content

Commit

Permalink
ng-if=false settings/funds_withdraw for release
Browse files Browse the repository at this point in the history
  • Loading branch information
SylTi committed Nov 23, 2014
1 parent 460b37b commit 91905df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/app/account/settings/settings.jade
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ div(ng-include='"components/navbar/navbar.html"')
| Password must be at least 3 characters.
p.help-block {{ message }}
button.btn.btn-lg.btn-danger.btn-sm.pull-right(type='submit') Save new password
.panel.panel-default
.panel.panel-default(ng-if="false")
.panel-heading
h3.panel-title
b.text-muted Funds
Expand Down

0 comments on commit 91905df

Please sign in to comment.