File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
administrator/components/com_fields/models/forms Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434 <option value =" a.title DESC" >JGLOBAL_TITLE_DESC</option >
3535 <option value =" a.type ASC" >COM_FIELDS_VIEW_FIELDS_SORT_TYPE_ASC</option >
3636 <option value =" a.type DESC" >COM_FIELDS_VIEW_FIELDS_SORT_TYPE_DESC</option >
37+ <option value =" category_title ASC" >COM_FIELDS_FIELD_FIELD_CATEGORY_LABEL</option >
38+ <option value =" category_title DESC" >COM_FIELDS_FIELD_FIELD_CATEGORY_LABEL</option >
3739 <option value =" a.access ASC" >JGRID_HEADING_ACCESS_ASC</option >
3840 <option value =" a.access DESC" >JGRID_HEADING_ACCESS_DESC</option >
3941 <option value =" language ASC" >JGRID_HEADING_LANGUAGE_ASC</option >
4042 <option value =" language DESC" >JGRID_HEADING_LANGUAGE_DESC</option >
4143 <option value =" a.id ASC" >JGRID_HEADING_ID_ASC</option >
4244 <option value =" a.id DESC" >JGRID_HEADING_ID_DESC</option >
43- <option value =" category_title ASC" >COM_FIELDS_FIELD_FIELD_CATEGORY_LABEL</option >
44- <option value =" category_title DESC" >COM_FIELDS_FIELD_FIELD_CATEGORY_LABEL</option >
4545 </field >
4646 <field name =" limit" type =" limitbox" class =" input-mini" default =" 25"
4747 label=" COM_FIELDS_LIST_LIMIT" description =" COM_FIELDS_LIST_LIMIT_DESC"
You can’t perform that action at this time.
0 commit comments