mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-02-12 08:28:39 +00:00
fix indention
This commit is contained in:
parent
fe3653ed94
commit
4a1f5bf72b
|
|
@ -71,7 +71,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
</label>
|
</label>
|
||||||
<label for="editorList-sort-2">
|
<label for="editorList-sort-2">
|
||||||
<input type="radio" name="editorList-sort" id="editorList-sort-2">
|
<input type="radio" name="editorList-sort" id="editorList-sort-2">
|
||||||
<i class="sort-desc fa fa-chevron-down"></i>
|
<i class="sort-desc fa fa-chevron-down"></i>
|
||||||
</label>
|
</label>
|
||||||
<label>
|
<label>
|
||||||
<i class="filter fa fa-filter"></i>
|
<i class="filter fa fa-filter"></i>
|
||||||
|
|
@ -83,7 +83,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
</label>
|
</label>
|
||||||
<label for="editorList-sort-4">
|
<label for="editorList-sort-4">
|
||||||
<input type="radio" name="editorList-sort" id="editorList-sort-4">
|
<input type="radio" name="editorList-sort" id="editorList-sort-4">
|
||||||
<i class="sort-desc fa fa-chevron-down"></i>
|
<i class="sort-desc fa fa-chevron-down"></i>
|
||||||
</label>
|
</label>
|
||||||
<label>
|
<label>
|
||||||
<i class="filter fa fa-filter"></i>
|
<i class="filter fa fa-filter"></i>
|
||||||
|
|
@ -95,7 +95,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
</label>
|
</label>
|
||||||
<label for="editorList-sort-6">
|
<label for="editorList-sort-6">
|
||||||
<input type="radio" name="editorList-sort" id="editorList-sort-6">
|
<input type="radio" name="editorList-sort" id="editorList-sort-6">
|
||||||
<i class="sort-desc fa fa-chevron-down"></i>
|
<i class="sort-desc fa fa-chevron-down"></i>
|
||||||
</label>
|
</label>
|
||||||
<label>
|
<label>
|
||||||
<i class="filter fa fa-filter"></i>
|
<i class="filter fa fa-filter"></i>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user