|
@@ -15,7 +15,7 @@ frappe.ready(function() { |
|
|
|
|
|
|
|
|
btn.prop("disabled", true); |
|
|
btn.prop("disabled", true); |
|
|
return $.ajax({ |
|
|
return $.ajax({ |
|
|
url:"/api/method/frappe.templates.pages.list.get", |
|
|
|
|
|
|
|
|
url:"/api/method/frappe.www.list.get", |
|
|
data: data, |
|
|
data: data, |
|
|
statusCode: { |
|
|
statusCode: { |
|
|
200: function(data) { |
|
|
200: function(data) { |
|
|