fixed #164
This commit is contained in:
parent
6cdfc953f1
commit
8a40bfe67c
@ -149,7 +149,7 @@
|
||||
}
|
||||
|
||||
$('input[name="order"]').val(json['data']['order']);
|
||||
$('input[name="description"]').val(json['data']['description']);
|
||||
$('textarea[name="description"]').val(json['data']['description']);
|
||||
|
||||
$('input[name="method"]').remove();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user