mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-17 10:36:31 +00:00
[merge] v5-design
This commit is contained in:
@@ -44,7 +44,7 @@ cur_frm.cscript.setup_upload = function() {
|
||||
.click(function() {
|
||||
$log.html("Working...");
|
||||
})
|
||||
.addClass("btn-info")
|
||||
.addClass("btn-primary")
|
||||
.attr('value', 'Upload and Rename')
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user