This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
More button fixed for webpages
version-14
Kanchan Chauhan
9 years ago
parent
db9ba845e5
commit
98aea29979
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
frappe/templates/includes/list/list.js
+ 1
- 1
frappe/templates/includes/list/list.js
View File
@@ -15,7 +15,7 @@ frappe.ready(function() {
btn.prop("disabled", true);
return $.ajax({
url:"/api/method/frappe.
templates.pages
.list.get",
url:"/api/method/frappe.
www
.list.get",
data: data,
statusCode: {
200: function(data) {
Write
Preview
Loading…
Cancel
Save