mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-21 22:19:18 +00:00
bom cleanup
This commit is contained in:
@@ -66,7 +66,6 @@ KBItemToolbar = function(args, kb) {
|
||||
|
||||
this.setup_del = function() {
|
||||
$(this.line1).find('.del-link').click(function() {
|
||||
console.log(1);
|
||||
this.innerHTML = 'deleting...';
|
||||
this.disabled = 1;
|
||||
$c_page('utilities', 'questions', 'delete', {
|
||||
|
||||
Reference in New Issue
Block a user