added query report and cleaned up wn.ui.Dialog

This commit is contained in:
Rushabh Mehta
2012-10-01 14:46:37 +05:30
parent 3c04193afb
commit 2d700dd90d
9 changed files with 17 additions and 18 deletions

View File

@@ -94,7 +94,7 @@ erpnext.blog.make_comment_dialog = function(wrapper) {
$comment_btn.click(function() {
if(!erpnext.blog.comment_dialog) {
var d = new wn.widgets.Dialog({
var d = new wn.ui.Dialog({
title: 'Add Comment',
fields: [
{