|
|
|
@@ -1299,6 +1299,7 @@ var formation = new Formation(teamsCount,6); |
|
|
|
<select class="sort-list"></select>
|
|
|
|
<input type="checkbox" class="config-checkbox-ipt" name="sort-reverse" id="sort-reverse"><label class="config-checkbox-lbl sort-reverse-label" for="sort-reverse"><div class="config-checkbox-lbl-cicle"></div></label>
|
|
|
|
<input type="checkbox" class="config-checkbox-ipt" name="can-assist" id="can-assist"><label class="config-checkbox-lbl can-assist-label" for="can-assist"><div class="config-checkbox-lbl-cicle"></div></label>
|
|
|
|
<input type="checkbox" class="config-checkbox-ipt" name="show-awoken" id="show-awoken"><label class="config-checkbox-lbl show-awoken-label" for="show-awoken"><div class="config-checkbox-lbl-cicle"></div></label>
|
|
|
|
</div><!--排序栏-->
|
|
|
|
</div>
|
|
|
|
<ul class="search-mon-list"></ul><!--搜索结果的显示列表-->
|
|
|
|
|