From bdff0866f37cded4d1aaabd214ee22209864b0f6 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Mon, 9 Jul 2007 02:21:21 +0000 Subject: Moving menu over to new template and stored proc model. THe menu expansion/contraction doesn't quite work yet and there needs to be some additional help on the CSS/Javascript side of this. Also, this makes a few changes to the lower-level Perl API. Classes calling LedgerSMB::call_procedure() directly may need some editing but I believe I got them all. These changes were necessary to accomodate zero-argument stored procedures. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1355 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/frameset.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'UI/frameset.html') diff --git a/UI/frameset.html b/UI/frameset.html index 9c5b51cc..67afad76 100644 --- a/UI/frameset.html +++ b/UI/frameset.html @@ -17,7 +17,7 @@ - + -- cgit v1.2.3