mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-01-24 07:18:41 +00:00
fix indention
This commit is contained in:
parent
fe3653ed94
commit
4a1f5bf72b
|
|
@ -71,7 +71,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
</label>
|
||||
<label for="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>
|
||||
<i class="filter fa fa-filter"></i>
|
||||
|
|
@ -83,7 +83,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
</label>
|
||||
<label for="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>
|
||||
<i class="filter fa fa-filter"></i>
|
||||
|
|
@ -95,7 +95,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
</label>
|
||||
<label for="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>
|
||||
<i class="filter fa fa-filter"></i>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user