Skip to content

Commit

Permalink
Add a "More..." link when the serverlist is filtered
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowNinja committed Nov 3, 2013
1 parent 4c26877 commit 0fd29b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions util/master/servers.jst
Expand Up @@ -67,3 +67,6 @@
</tr>
{{~}}
</table>
{{? master.min_clients || master.limit}}
<a href="#" onclick="delete master.min_clients; delete master.limit; get();">More...</a>
{{?}}

0 comments on commit 0fd29b7

Please sign in to comment.