File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
src/main/resources/templates Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ <h6 class="dropdown-header">New Alerts:</h6>
223
223
</ nav >
224
224
< div class ="content-wrapper ">
225
225
226
- < iframe id ="mainFrame " style ="position:fixed; top:60px ; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; "> </ iframe >
226
+ < iframe id ="mainFrame " style ="position:fixed; top:56px ; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; "> </ iframe >
227
227
228
228
229
229
<!-- /.container-fluid-->
@@ -267,10 +267,10 @@ <h5 class="modal-title" id="exampleModalLabel">Ready to Leave?</h5>
267
267
< script src ="vendor/datatables/jquery.dataTables.js "> </ script >
268
268
< script src ="vendor/datatables/dataTables.bootstrap4.js "> </ script >
269
269
<!-- Custom scripts for all pages-->
270
- < script src ="js/sb-admin.min.js "> </ script >
270
+ < script src ="assets/ js/sb-admin.min.js "> </ script >
271
271
<!-- Custom scripts for this page-->
272
- < script src ="js/sb-admin-datatables.min.js "> </ script >
273
- < script src ="js/sb-admin-charts.min.js "> </ script >
272
+ < script src ="assets/ js/sb-admin-datatables.min.js "> </ script >
273
+ < script src ="assets/ js/sb-admin-charts.min.js "> </ script >
274
274
275
275
< script type ="text/javascript " src ="js/main.js "> </ script >
276
276
Original file line number Diff line number Diff line change 22
22
< script type ="text/javascript " src ="assets/jgrowl/jquery.jgrowl.min.js "> </ script >
23
23
< script type ="text/javascript " src ="assets/jquery-ui/jquery-ui.min.js "> </ script >
24
24
25
- < script type ="text/javascript " src ="js/main.js "> </ script >
26
-
27
25
</ head >
28
26
29
27
< body >
You can’t perform that action at this time.
0 commit comments