File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<div id="portfolio-content" class="invisible">
10
10
<div class="gr-parent gr-padding-10">
11
- <div class="gr-hide-m gr-hide-p">
12
- [% l("Account balance: ") %]
13
- <span class="loading" id="portfolio-balance"></span>
14
-
15
- <!-- If the account balance is zero we show the following button, otherwise we remove it -->
16
- <a href="[% request.url_for('cashier/forwardws#deposit') %]" id="if-balance-zero" class="invisible button button_large by_client_type client_real with_login_cookies">
17
- <span>[% l('Make a Deposit') %]</span>
18
- </a>
19
- </div>
11
+ [% l("Account balance: ") %]
12
+ <span class="loading" id="portfolio-balance"></span>
13
+
14
+ <!-- If the account balance is zero we show the following button, otherwise we remove it -->
15
+ <a href="[% request.url_for('cashier/forwardws#deposit') %]" id="if-balance-zero" class="invisible button button_large by_client_type client_real with_login_cookies">
16
+ <span>[% l('Make a Deposit') %]</span>
17
+ </a>
20
18
</div>
21
19
22
20
<div id="portfolio-no-contract">
You can’t perform that action at this time.
0 commit comments