mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 12:13:24 +09:00
update Categorys 08
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
}).done(function(data) {
|
||||
if (data == true) {
|
||||
alert("카테고리를 수정하였습니다.");
|
||||
|
||||
|
||||
var form = document.createElement("form");
|
||||
form.action = "/category/read";
|
||||
form.method = "POST";
|
||||
|
||||
Reference in New Issue
Block a user