Commit 07bf27bf authored by Ad Schellevis's avatar Ad Schellevis

(legacy) some more cleanups interfaces.php

parent 6b28425b
...@@ -1624,8 +1624,6 @@ include("head.inc"); ...@@ -1624,8 +1624,6 @@ include("head.inc");
} }
}); });
$("#reset_type").change(); $("#reset_type").change();
//event.preventDefault();
}); });
</script> </script>
...@@ -3345,8 +3343,6 @@ include("head.inc"); ...@@ -3345,8 +3343,6 @@ include("head.inc");
</div> </div>
<!-- End "allcfg" div --> <!-- End "allcfg" div -->
</div> </div>
<div class="tab-content content-box col-xs-12 __mb"> <div class="tab-content content-box col-xs-12 __mb">
<div class="table-responsive"> <div class="table-responsive">
<table class="table table-striped"> <table class="table table-striped">
...@@ -3374,5 +3370,4 @@ include("head.inc"); ...@@ -3374,5 +3370,4 @@ include("head.inc");
</div> </div>
</div> </div>
</section> </section>
<?php include("foot.inc"); ?> <?php include("foot.inc"); ?>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment