FIX load css file

This commit is contained in:
andreubisquerra 2021-12-02 23:05:18 +01:00 committed by GitHub
parent ac17378972
commit c23914f367
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>