Skip to content

Commit 0fd29b7

Browse files
committedNov 3, 2013
Add a "More..." link when the serverlist is filtered
1 parent 4c26877 commit 0fd29b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

Diff for: ‎util/master/servers.jst

+3
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,6 @@
6767
</tr>
6868
{{~}}
6969
</table>
70+
{{? master.min_clients || master.limit}}
71+
<a href="#" onclick="delete master.min_clients; delete master.limit; get();">More...</a>
72+
{{?}}

0 commit comments

Comments
 (0)
Please sign in to comment.