FIX load css file
This commit is contained in:
parent
ac17378972
commit
c23914f367
@ -137,7 +137,7 @@ if ($invoiceid > 0) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$arrayofcss = array('/takepos/css/pos.css.php', '/takepos/css/split.css.php');
|
$arrayofcss = array('/takepos/css/pos.css.php');
|
||||||
$arrayofjs = array();
|
$arrayofjs = array();
|
||||||
|
|
||||||
$head = '';
|
$head = '';
|
||||||
@ -225,4 +225,4 @@ $( document ).ready(function() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user