forked from mirrors/Scribe.js
Reverse updated to toggle
This commit is contained in:
parent
b76b08328d
commit
cadb88b77e
1 changed files with 4 additions and 5 deletions
|
@ -34,12 +34,11 @@
|
|||
<option value="context.location">File</option>
|
||||
<option value="argsString">Message</option>
|
||||
</select>
|
||||
</li>
|
||||
|
||||
<form action="">
|
||||
<input type="checkbox" id="reverseOrder" ng-model="reverse">
|
||||
<label class="title tiny" for="reverseOrder">Reverse</label>
|
||||
</form>
|
||||
|
||||
<li class="action">
|
||||
<h4 class="title">Reverse</h4>
|
||||
<ng-toggle id="reverseOrder" ng-model="reverse"></ng-toggle>
|
||||
</li>
|
||||
|
||||
<li class="action action--search pull-right">
|
||||
|
|
Loading…
Add table
Reference in a new issue