mirror of
https://github.com/Doodle3D/doodle3d-connect.git
synced 2024-12-24 17:43:48 +01:00
Box buttons reorder
This commit is contained in:
parent
53dbbb9dce
commit
a6d950a919
@ -50,9 +50,9 @@
|
||||
<p class="intro"></p>
|
||||
<ul data-role="listview">
|
||||
<li id="drawItem"><a href="#draw">Draw</a></li>
|
||||
<li><a href="#yourapp">Your app here?</a></li>
|
||||
<li id="updateItem"><a href="#update">Update</a></li>
|
||||
<li id="joinNetworkItem"><a href="#join_network">Join network</a></li>
|
||||
<li><a href="#yourapp">Your app here?</a></li>
|
||||
</ul>
|
||||
</div><!-- /content -->
|
||||
</div><!-- /page -->
|
||||
|
Loading…
Reference in New Issue
Block a user