mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-09-01 14:55:22 +00:00
Removed commented code
This commit is contained in:
@@ -48,20 +48,6 @@
|
|||||||
<span class="fa fa-refresh"></span> Refresh
|
<span class="fa fa-refresh"></span> Refresh
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- <div class="pull-right">-->
|
|
||||||
<!-- <div class="input-group" style="padding-left: 10px;">-->
|
|
||||||
<!-- <div class="ptr-zone-filter">-->
|
|
||||||
<!-- <form action="">-->
|
|
||||||
<!-- <div class="checkbox pull-right">-->
|
|
||||||
<!-- <label>-->
|
|
||||||
<!-- <input type="checkbox" ng-model="includeReverse" ng-true-value="false" ng-false-value="true" ng-change="refreshZones()"> Hide PTR Zones-->
|
|
||||||
<!-- </label>-->
|
|
||||||
<!-- </div>-->
|
|
||||||
<!-- </form>-->
|
|
||||||
<!-- </div>-->
|
|
||||||
<!-- </div>-->
|
|
||||||
<!-- </div>-->
|
|
||||||
<!-- SEARCH BOX -->
|
<!-- SEARCH BOX -->
|
||||||
<div class="pull-right">
|
<div class="pull-right">
|
||||||
<form class="input-group" ng-submit="refreshZones()">
|
<form class="input-group" ng-submit="refreshZones()">
|
||||||
|
Reference in New Issue
Block a user