main view implemented and some smaller fixe for some of the layouts
This commit is contained in:
@@ -51,11 +51,13 @@
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<div class="layoutblah">
|
||||
<button id="layout1">Standard</button>
|
||||
<button id="layout1">w0bm.com</button>
|
||||
<br>
|
||||
<button id="layout2">Njum</button>
|
||||
<br>
|
||||
<button hidden id="layout3">z0mb</button>
|
||||
<button id="layout4">nojsz0mbie</button>
|
||||
<br>
|
||||
<button id="layout5">m0bile</button>
|
||||
</div>
|
||||
</ul>
|
||||
</li>
|
||||
|
@@ -43,8 +43,10 @@
|
||||
Layout
|
||||
</a>
|
||||
<div id="layoutSwitcher" class="dropdown-menu" aria-labelledby="navbarDropdown">
|
||||
<a class="dropdown-item" id="layout1" href="#">Standard</a>
|
||||
<a class="dropdown-item" id="layout1" href="#">w0bm.com</a>
|
||||
<a class="dropdown-item" id="layout2" href="#">Njum</a>
|
||||
<a class="dropdown-item" id="layout4" href="#">nojsz0mbie</a>
|
||||
<a class="dropdown-item" id="layout5" href="#">m0bile</a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
|
Reference in New Issue
Block a user