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
[Fixes] removed alerts
version-14
Saurabh
10 years ago
committed by
Rushabh Mehta
parent
68e8810556
commit
a413b6e548
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
frappe/core/doctype/file/file_list.js
+ 0
- 1
frappe/core/doctype/file/file_list.js
View File
@@ -40,7 +40,6 @@ frappe.listview_settings['File'] = {
})
},
list_view_doc:function(doclist){
alert("test")
$(doclist.wrapper).on("click", 'button[list_view_doc="'+doclist.doctype+'"]', function(){
dialog = frappe.ui.get_upload_dialog({
"args": {
Write
Preview
Loading…
Cancel
Save