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();
|
||||
|
||||
$head = '';
|
||||
@ -225,4 +225,4 @@ $( document ).ready(function() {
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user