dynamic loading for reports

This commit is contained in:
Rushabh Mehta
2012-10-04 09:57:01 +05:30
parent 7a32ec0f4f
commit e7ccc317de
9 changed files with 12 additions and 2 deletions

View File

@@ -14,6 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
wn.require("lib/js/wn/views/grid_report.js");
wn.require("app/js/account_tree_grid.js");
wn.pages['financial-analytics'].onload = function(wrapper) {