Browse Source

[Fixes] removed alerts

version-14
Saurabh 10 years ago
committed by Rushabh Mehta
parent
commit
a413b6e548
1 changed files with 0 additions and 1 deletions
  1. +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": {


Loading…
Cancel
Save