[freeside-commits] freeside/httemplate/elements menubar.html, 1.4, 1.5

Ivan,,, ivan at wavetail.420.am
Tue Jun 16 19:39:11 PDT 2009


Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv9378/httemplate/elements

Modified Files:
	menubar.html 
Log Message:
finish up initial work on customer view tabs (ensure links back to customer view call include show=packages if default view isn't jumbo or packages already), RT#5586

Index: menubar.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/menubar.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- menubar.html	16 Jun 2009 03:29:26 -0000	1.4
+++ menubar.html	17 Jun 2009 02:39:09 -0000	1.5
@@ -5,7 +5,9 @@
   include( '/elements/menubar.html',
            
            #options hashref (optional)
-           { 'newstyle' => 1, #may become the default at some point
+           { 'newstyle' => 1,  #may become the default at some point
+             'url_base' => '', #prepended to menubar URLs, for convenience
+             'selected' => '', #currently selected label
            },
 
            #menubar entries (required)



More information about the freeside-commits mailing list