Skip to content

Commit 70f0b3e

Browse files
committed
cleani
1 parent fda8c45 commit 70f0b3e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

application/views/page.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,9 +311,7 @@
311311
foreach ($jsToLoad1 as $jsFile) {
312312
echo '<script type="text/javascript" src="' . $base_url . 'js/' . $jsFile . '"></script>' . PHP_EOL;
313313
}
314-
?>
315314

316-
<?php
317315
if (!empty($load_matrix_js)) {
318316
echo '<script type="text/javascript">';
319317
$this->load->view('reports/matrixsp_js_view');

0 commit comments

Comments
 (0)