From 88937644a7fd44ffb5005546eda43c4e9d7dea89 Mon Sep 17 00:00:00 2001 From: thomasb Date: Fri, 16 Dec 2011 19:23:04 +0000 Subject: Setup dialogs (using jquery UI) and compose form for Larry git-svn-id: https://svn.roundcube.net/trunk@5624 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/jqueryui/config.inc.php.dist | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/jqueryui/config.inc.php.dist') diff --git a/plugins/jqueryui/config.inc.php.dist b/plugins/jqueryui/config.inc.php.dist index 8526e6a79..65c01757a 100644 --- a/plugins/jqueryui/config.inc.php.dist +++ b/plugins/jqueryui/config.inc.php.dist @@ -5,6 +5,7 @@ $rcmail_config['jquery_ui_i18n'] = array('datepicker'); // map Roundcube skins with jquery-ui themes here $rcmail_config['jquery_ui_skin_map'] = array( + 'larry' => 'larry', 'groupvice4' => 'redmond', ); -- cgit v1.2.3