(legacy) some more cleanups interfaces.php

This commit is contained in:
Ad Schellevis 2015-12-22 12:08:34 +01:00
parent 6b28425b5e
commit 07bf27bf27

View File

@ -1624,8 +1624,6 @@ include("head.inc");
}
});
$("#reset_type").change();
//event.preventDefault();
});
</script>
@ -3345,8 +3343,6 @@ include("head.inc");
</div>
<!-- End "allcfg" div -->
</div>
<div class="tab-content content-box col-xs-12 __mb">
<div class="table-responsive">
<table class="table table-striped">
@ -3374,5 +3370,4 @@ include("head.inc");
</div>
</div>
</section>
<?php include("foot.inc"); ?>