[freeside-commits] freeside/httemplate/search part_pkg.html, 1.1.2.4, 1.1.2.5
Ivan,,,
ivan at wavetail.420.am
Tue Apr 6 21:36:16 PDT 2010
Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv12225
Modified Files:
Tag: FREESIDE_1_9_BRANCH
part_pkg.html
Log Message:
final nit for employee commission report in 1.9, RT#6991
Index: part_pkg.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/part_pkg.html,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -w -d -r1.1.2.4 -r1.1.2.5
--- part_pkg.html 7 Apr 2010 04:11:14 -0000 1.1.2.4
+++ part_pkg.html 7 Apr 2010 04:36:14 -0000 1.1.2.5
@@ -62,7 +62,7 @@
push @links, ''; #link to employee edit w/ACL?
$align .= 'c';
- push @order_by, 'otaker';
+ push @order_by, 'username';
$title = 'Employee';
More information about the freeside-commits
mailing list