[docs] [fixes] fixes to link selection, attachment exception, pageview

This commit is contained in:
Rushabh Mehta
2013-06-14 11:33:01 +05:30
parent 3403805684
commit 798262d09b
4 changed files with 30 additions and 4 deletions

View File

@@ -21,11 +21,12 @@
// see ledger
pscript['onload_Accounts Browser'] = function(wrapper){
console.log($(wrapper).html());
wn.ui.make_app_page({
parent: wrapper,
single_column: true
})
wrapper.appframe.add_module_icon("Accounts");
var main = $(wrapper).find(".layout-main"),