mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Minor
This commit is contained in:
parent
a1998e4348
commit
72dff8fdfa
@ -4,7 +4,7 @@ use Backend\Classes\WidgetBase;
|
||||
|
||||
/**
|
||||
* Filter Widget
|
||||
* Renders a search container used for filtering things.
|
||||
* Renders a container used for filtering things.
|
||||
*
|
||||
* @package october\backend
|
||||
* @author Alexey Bobkov, Samuel Georges
|
||||
|
@ -1,5 +1,5 @@
|
||||
<div class="control-filter">
|
||||
|
||||
|
||||
<a class="filter-set" href="javascript:;">
|
||||
<span class="filter-label">Categories:</span>
|
||||
<span class="filter-setting">all</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user