removed grid view
This commit is contained in:
parent
1dfb16e578
commit
49ce11e15c
6 changed files with 44 additions and 241 deletions
|
@ -21,7 +21,6 @@
|
|||
<select data-mini="true" data-inline="true" id="selectView" name="selectView">
|
||||
<option value="Tile">Tile</option>
|
||||
<option value="Poster">Poster</option>
|
||||
<option value="Grid">Grid</option>
|
||||
</select>
|
||||
</div>
|
||||
<button data-mini="true" data-icon="sort" data-inline="true" onclick="$('#sortPanel', $.mobile.activePage).panel( 'toggle' );">Sort</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue