updated miss origami css and js filename
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
|
||||
<script>
|
||||
$(document).on('click', '.cashier_number', function(event){
|
||||
event.stopPropagation();
|
||||
//event.stopPropagation();
|
||||
event.preventDefault();
|
||||
if(event.handled !== true) {
|
||||
var original_value;
|
||||
|
||||
Reference in New Issue
Block a user