Add a "More..." link when the serverlist is filtered

master
ShadowNinja 2013-11-03 18:21:53 -05:00
parent 4c2687775f
commit 0fd29b7e09
1 changed files with 3 additions and 0 deletions

View File

@ -67,3 +67,6 @@
</tr>
{{~}}
</table>
{{? master.min_clients || master.limit}}
<a href="#" onclick="delete master.min_clients; delete master.limit; get();">More...</a>
{{?}}