aboutsummaryrefslogtreecommitdiffstats
path: root/AdminPanel/Users/GUsers.pm
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2013-12-17 23:55:23 +0100
committerAngelo Naselli <anaselli@linux.it>2013-12-17 23:55:23 +0100
commit07c8c0c5374db1c2f9cf11b3c3f501e130e5f4aa (patch)
tree3bed8516868f75b52041da6602a1afd55a4e8fc8 /AdminPanel/Users/GUsers.pm
parent5646e2c6d022eb5fcc33791b6622112539040d33 (diff)
downloadcolin-keep-07c8c0c5374db1c2f9cf11b3c3f501e130e5f4aa.tar
colin-keep-07c8c0c5374db1c2f9cf11b3c3f501e130e5f4aa.tar.gz
colin-keep-07c8c0c5374db1c2f9cf11b3c3f501e130e5f4aa.tar.bz2
colin-keep-07c8c0c5374db1c2f9cf11b3c3f501e130e5f4aa.tar.xz
colin-keep-07c8c0c5374db1c2f9cf11b3c3f501e130e5f4aa.zip
Used our YMGA_CBTable from mga yui plugin
Diffstat (limited to 'AdminPanel/Users/GUsers.pm')
-rw-r--r--AdminPanel/Users/GUsers.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/AdminPanel/Users/GUsers.pm b/AdminPanel/Users/GUsers.pm
index 1baaeef..12aa32f 100644
--- a/AdminPanel/Users/GUsers.pm
+++ b/AdminPanel/Users/GUsers.pm
@@ -48,8 +48,7 @@ our @EXPORT = qw(addUserDialog
);
-sub labeledFrameBox
-{
+sub labeledFrameBox {
my ($parent, $label) = @_;
my $factory = yui::YUI::widgetFactory;