appframe fixes

This commit is contained in:
Rushabh Mehta
2012-12-22 13:50:35 +05:30
parent ff153490fe
commit 6f65de15ae
10 changed files with 28 additions and 10 deletions

View File

@@ -16,7 +16,8 @@
pscript['onload_Sales Browser'] = function(wrapper){
wrapper.appframe = new wn.ui.AppFrame($(wrapper).find('.appframe-area'));
wrapper.appframe.add_module_tab("Selling");
wrapper.appframe.add_home_breadcrumb()
wrapper.appframe.add_module_breadcrumb("Selling")
wrapper.appframe.add_button('Refresh', function() {
wrapper.make_tree();