File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 22 "admin/if_gs_tile_edit.html" : {
33 "version_id" : 1000070 ,
44 "version_string" : " 1.0.0" ,
5- "hash" : " 8e70817f5d565d1e9f694f1bf67db077 "
5+ "hash" : " 40f0e578af0a2607a80a2bb6ab6f3402 "
66 },
77 "admin/if_gs_tile_list.html" : {
88 "version_id" : 1000070 ,
Original file line number Diff line number Diff line change 3131 < xf:numberboxrow name ="display_order " value ="{$tile.display_order} "
3232 label ="{{ phrase('display_order') }} " min ="0 " />
3333
34- < xf:checkboxrow name ="active " value ="{$tile.active} "
35- label ="{{ phrase('enable') }} " />
34+ < xf:checkboxrow hideempty ="true ">
35+ < xf:option name ="active " selected ="$tile.active "> {{ phrase('enabled') }}</ xf:option >
36+ </ xf:checkboxrow >
3637 </ div >
3738 < xf:submitrow icon ="save " sticky ="true " />
3839 </ div >
You can’t perform that action at this time.
0 commit comments