make server zone list table sortable by column

This commit is contained in:
Jeffrey Forman 2014-01-05 17:53:13 -05:00
parent d8900c4075
commit e48f4ad5b0
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Server Zone List for {{ dns_server }}
{% block body %}
<table class="table">
<table class="table sortable">
<tr>
<th>Zone</th>
<th>View</th>