0
0
mirror of https://github.com/Doodle3D/doodle3d-connect.git synced 2025-06-11 02:53:28 +02:00

Hiding join other network for now

This commit is contained in:
peteruithoven
2014-05-01 13:12:30 +02:00
parent 089dae1307
commit e5483988b5
2 changed files with 9 additions and 9 deletions

View File

@ -123,7 +123,7 @@
<ul data-role="listview"
data-connecting-target="#connecting_to_network"
data-secured-target="#join_secured_network">
<li data-icon="edit" id="joinOther"><a href="#join_other_network">Other...</a></li>
<!-- <li data-icon="edit" id="joinOther"><a href="#join_other_network">Other...</a></li> -->
</ul>
</div><!-- /content -->
</div><!-- /page -->