added manifest, hooks and fixed requires webnotes/wnframework#351

This commit is contained in:
Rushabh Mehta
2013-12-13 14:10:14 +05:30
parent 1f84799f2d
commit 6de403f2be
70 changed files with 151 additions and 140 deletions

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. and Contributors
// License: GNU General Public License v3. See license.txt
wn.require('app/controllers/js/contact_address_common.js');
{% include 'controllers/js/contact_address_common.js' %};

View File

@@ -1,7 +1,7 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. and Contributors
// License: GNU General Public License v3. See license.txt
wn.require('app/controllers/js/contact_address_common.js');
{% include 'controllers/js/contact_address_common.js' %};
cur_frm.cscript.refresh = function(doc) {
cur_frm.communication_view = new wn.views.CommunicationList({