File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
administrator/components/com_content/tmpl/articles Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 2424 filter=" integer"
2525 />
2626
27- <field
28- name=" filter_featured"
29- type=" list"
30- label=" JFEATURED"
31- filtermode=" selector"
32- class=" js-select-submit-on-change"
33- validate=" options"
34- >
35- <option value =" " >COM_CONTENT_SELECT_FEATURED</option >
36- <option value =" 0" >COM_CONTENT_FILTER_FEATURED_NO</option >
37- <option value =" 1" >COM_CONTENT_FILTER_FEATURED_YES</option >
38- </field >
39-
4027 <field
4128 name=" filter_level"
4229 type=" integer"
5037 <option value =" " >JOPTION_SELECT_MAX_LEVELS</option >
5138 </field >
5239
40+ <field
41+ name=" filter_featured"
42+ type=" list"
43+ label=" JFEATURED"
44+ filtermode=" selector"
45+ class=" js-select-submit-on-change"
46+ validate=" options"
47+ >
48+ <option value =" " >COM_CONTENT_SELECT_FEATURED</option >
49+ <option value =" 0" >COM_CONTENT_FILTER_FEATURED_NO</option >
50+ <option value =" 1" >COM_CONTENT_FILTER_FEATURED_YES</option >
51+ </field >
52+
5353 <field
5454 name=" filter_author_id"
5555 type=" author"
You can’t perform that action at this time.
0 commit comments