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

@@ -137,8 +137,7 @@ erpnext.todo.ToDoItem = Class.extend({
erpnext.todo.make_dialog = function(det) {
if(!erpnext.todo.dialog) {
var dialog = new wn.widgets.Dialog();
dialog.make({
var dialog = new wn.ui.Dialog({
width: 480,
title: 'To Do',
fields: [