mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 05:09:11 +00:00
added query report and cleaned up wn.ui.Dialog
This commit is contained in:
@@ -68,7 +68,7 @@ function KnowledgeBase(w) {
|
||||
|
||||
// suggest a few users who can answer
|
||||
this.suggest = function() {
|
||||
this.dialog = new wn.widgets.Dialog({
|
||||
this.dialog = new wn.ui.Dialog({
|
||||
title: 'Suggest a users',
|
||||
width: 400,
|
||||
fields: [
|
||||
|
||||
Reference in New Issue
Block a user