[freeside-commits] freeside/rt/html/Admin/Groups index.html, 1.1.1.4, 1.1.1.4.4.1
Ivan,,,
ivan at wavetail.420.am
Mon Mar 3 15:07:40 PST 2008
- Previous message: [freeside-commits] freeside/rt Changelog, 1.1.1.6, 1.1.1.6.2.1 configure, 1.1.1.6, 1.1.1.6.2.1 configure.ac, 1.1.1.6, 1.1.1.6.2.1
- Next message: [freeside-commits] freeside/rt/etc RT_Config.pm.in, 1.1.1.6, 1.1.1.6.2.1 schema.mysql, 1.1.1.4, 1.1.1.4.4.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/rt/html/Admin/Groups
In directory wavetail.420.am:/tmp/cvs-serv10370/html/Admin/Groups
Modified Files:
Tag: FREESIDE_1_7_BRANCH
index.html
Log Message:
merge in rt 3.4.6. *gulp*!
Index: index.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/html/Admin/Groups/index.html,v
retrieving revision 1.1.1.4
retrieving revision 1.1.1.4.4.1
diff -u -d -r1.1.1.4 -r1.1.1.4.4.1
--- index.html 15 Oct 2005 09:10:03 -0000 1.1.1.4
+++ index.html 3 Mar 2008 23:07:38 -0000 1.1.1.4.4.1
@@ -78,6 +78,10 @@
my $title = loc('Select a group');
my $caption;
+if ($FindDisabledGroups) {
+ $Groups->FindAllRows();
+}
+
if (length $GroupString) {
$caption = loc("Groups matching search criteria");
if ($GroupField =~ /^CustomField-(\d+)/) {
- Previous message: [freeside-commits] freeside/rt Changelog, 1.1.1.6, 1.1.1.6.2.1 configure, 1.1.1.6, 1.1.1.6.2.1 configure.ac, 1.1.1.6, 1.1.1.6.2.1
- Next message: [freeside-commits] freeside/rt/etc RT_Config.pm.in, 1.1.1.6, 1.1.1.6.2.1 schema.mysql, 1.1.1.4, 1.1.1.4.4.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list