[freeside-commits]
freeside/httemplate/elements small_custview.html, 1.1, 1.2
Ivan,,,
ivan at wavetail.420.am
Sun Oct 2 18:41:47 PDT 2005
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail:/tmp/cvs-serv22822/httemplate/elements
Modified Files:
small_custview.html
Log Message:
update account view and edit: convert to proper templates, make sure usage information displays for any usage-capable export, add ability to edit uid/gid
Index: small_custview.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/small_custview.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- small_custview.html 23 Mar 2004 00:06:55 -0000 1.1
+++ small_custview.html 3 Oct 2005 01:41:45 -0000 1.2
@@ -1,2 +1,2 @@
<% my $conf = new FS::Conf; %>
-<%= small_custview( shift, shift || $conf->config('countrydefault') ) %>
+<%= small_custview( shift, shift || scalar($conf->config('countrydefault')), @_ ) %>
More information about the freeside-commits
mailing list