File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 <div id =" filter_bar" class =" tab-filter" >
1010 <{ $smarty .const._MA_WGGITHUB_FILTER_SORTBY} >:
1111 <div class =" btn-group btn-group-sm" role =" group" aria-label =" Filter Sortby" >
12- <a id =" sortbyname" onclick =" executeClick('index.php?op=list&fsortby=name&frelease=<{ $frelease } >')" type =" button" class =" btn btn-primary btn-rounded <{ if $menu == 0 || $fsortby == ' name' } >disabled<{ /if } >" ><{ $smarty .const._MA_WGGITHUB_FILTER_SORTBY_NAME} ></a >
13- <a id =" sortbyupdate" onclick =" executeClick('index.php?op=list&fsortby=update&frelease=<{ $frelease } >')" type =" button" class =" btn btn-primary btn-rounded <{ if $menu == 0 || $fsortby == ' update' } >disabled<{ /if } >" ><{ $smarty .const._MA_WGGITHUB_FILTER_SORTBY_UPDATE} ></a >
12+ <a id =" sortbyname" onclick =" executeClick('index.php?op=list&fsortby=name&frelease=<{ $frelease } >')" role =" button" class =" btn btn-primary btn-rounded <{ if $menu == 0 || $fsortby == ' name' } >disabled<{ /if } >" ><{ $smarty .const._MA_WGGITHUB_FILTER_SORTBY_NAME} ></a >
13+ <a id =" sortbyupdate" onclick =" executeClick('index.php?op=list&fsortby=update&frelease=<{ $frelease } >')" role =" button" class =" btn btn-primary btn-rounded <{ if $menu == 0 || $fsortby == ' update' } >disabled<{ /if } >" ><{ $smarty .const._MA_WGGITHUB_FILTER_SORTBY_UPDATE} ></a >
1414 </div >
1515 <span id =" filter_release_label" ><{ $smarty .const._MA_WGGITHUB_FILTER_RELEASE} >:</span >
1616 <div id =" filter_release_bar" class =" btn-group btn-group-sm" role =" group" aria-label =" Filter Releases" >
17- <a id =" relfinal" onclick =" executeClick('index.php?op=list&frelease=final&fsortby=<{ $fsortby } >')" type =" button" class =" btn btn-primary btn-rounded <{ if $menu == 0 || $frelease == ' final' } >disabled<{ /if } >" ><{ $smarty .const._MA_WGGITHUB_FILTER_RELEASE_FINAL} ></a >
18- <a id =" relany" onclick =" executeClick('index.php?op=list&frelease=any&fsortby=<{ $fsortby } >')" type =" button" class =" btn btn-primary btn-rounded <{ if $menu == 0 || $frelease == ' any' } >disabled<{ /if } >" ><{ $smarty .const._MA_WGGITHUB_FILTER_RELEASE_ANY} ></a >
17+ <a id =" relfinal" onclick =" executeClick('index.php?op=list&frelease=final&fsortby=<{ $fsortby } >')" role =" button" class =" btn btn-primary btn-rounded <{ if $menu == 0 || $frelease == ' final' } >disabled<{ /if } >" ><{ $smarty .const._MA_WGGITHUB_FILTER_RELEASE_FINAL} ></a >
18+ <a id =" relany" onclick =" executeClick('index.php?op=list&frelease=any&fsortby=<{ $fsortby } >')" role =" button" class =" btn btn-primary btn-rounded <{ if $menu == 0 || $frelease == ' any' } >disabled<{ /if } >" ><{ $smarty .const._MA_WGGITHUB_FILTER_RELEASE_ANY} ></a >
1919 <{ if $showBtnAll |default :false } >
20- <a id =" relall" onclick =" executeClick('index.php?op=list&frelease=all&fsortby=<{ $fsortby } >')" type =" button" class =" btn btn-primary btn-rounded <{ if $menu == 0 || $frelease == ' all' } >disabled<{ /if } >" ><{ $smarty .const._MA_WGGITHUB_FILTER_RELEASE_ALL} ></a >
20+ <a id =" relall" onclick =" executeClick('index.php?op=list&frelease=all&fsortby=<{ $fsortby } >')" role =" button" class =" btn btn-primary btn-rounded <{ if $menu == 0 || $frelease == ' all' } >disabled<{ /if } >" ><{ $smarty .const._MA_WGGITHUB_FILTER_RELEASE_ALL} ></a >
2121 <{ /if } >
2222 </div >
2323 </div >
You can’t perform that action at this time.
0 commit comments