mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
always open links embedded in knowledge base answers in new tab
This commit is contained in:
@@ -183,8 +183,6 @@ KBAnswer = function(body, data, ans_list) {
|
||||
with_tags: 0,
|
||||
doctype: 'Answer'
|
||||
}, ans_list)
|
||||
|
||||
}
|
||||
|
||||
|
||||
wn.require('app/utilities/page/kb_common/kb_common.js');
|
||||
wn.require('app/js/kb_common.js');
|
||||
Reference in New Issue
Block a user