mirror of
https://github.com/moparisthebest/mail
synced 2025-02-19 20:31:48 -05:00
back button on messagelist and minor fix in index.html
This commit is contained in:
parent
800d73f505
commit
3b87419307
@ -1,5 +1,5 @@
|
|||||||
<div data-role="header" data-position="fixed">
|
<div data-role="header" data-position="fixed">
|
||||||
<input type="button" id="backBtn" data-icon="arrow-l" value="Back" class="ui-btn-left">
|
<a href="#accounts/<%- account %>/folders" data-role="button" data-icon="arrow-l" data-iconpos="left" class="ui-btn-left">Back</a>
|
||||||
<h1><%- folder %>: <%- account %></h1>
|
<h1><%- folder %>: <%- account %></h1>
|
||||||
</div><!-- /header -->
|
</div><!-- /header -->
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user