step 43 : order mobile edit
This commit is contained in:
@@ -667,7 +667,7 @@ document.addEventListener('alpine:init', () => {
|
||||
editMobilePage(item) {
|
||||
var json = JSON.stringify(item);
|
||||
localStorage.setItem('itemEditMobile', json)
|
||||
window.location.href = "assay_format_mobile_edit.html";
|
||||
window.location.href = "order_mobile_edit.html";
|
||||
},
|
||||
// 2. Fungsi End
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user