comanage-dev - [comanage-dev] r449 - registry/trunk/app/View/Layouts
Subject: COmanage Developers List
List archive
- From:
- To:
- Subject: [comanage-dev] r449 - registry/trunk/app/View/Layouts
- Date: Sun, 10 Feb 2013 13:21:50 -0500
Author: benno
Date: 2013-02-10 13:21:50 -0500 (Sun, 10 Feb 2013)
New Revision: 449
Modified:
registry/trunk/app/View/Layouts/default.ctp
Log:
Bump jqueryui and superfish versions (CO-541)
Modified: registry/trunk/app/View/Layouts/default.ctp
===================================================================
--- registry/trunk/app/View/Layouts/default.ctp 2013-02-10 18:20:51 UTC (rev
448)
+++ registry/trunk/app/View/Layouts/default.ctp 2013-02-10 18:21:50 UTC (rev
449)
@@ -33,16 +33,16 @@
<title><?php print _txt('coordinate') . ': ' .
$title_for_layout?></title>
<!-- link rel="shortcut icon" href="favicon.ico" type="image/x-icon" -->
- <!-- Include the gears and jquery style sheets -->
+ <!-- Include the comanage and jquery style sheets -->
<?php print $this->Html->css('comanage'); ?>
- <?php print
$this->Html->css('jquery/ui/css/custom-theme/jquery-ui-1.8.18.custom'); ?>
- <?php print $this->Html->css('jquery/superfish-1.4.8/css/superfish'); ?>
+ <?php print
$this->Html->css('jquery/ui/css/start/jquery-ui-1.10.0.custom'); ?>
+ <?php print $this->Html->css('jquery/superfish/css/superfish'); ?>
<?php print $this->Html->css('menubar'); ?>
<!-- Get jquery code -->
- <?php print $this->Html->script('jquery/ui/js/jquery-1.6.2.min.js'); ?>
- <?php print
$this->Html->script('jquery/ui/js/jquery-ui-1.8.16.custom.min.js'); ?>
- <?php print
$this->Html->script('jquery/superfish-1.4.8/js/superfish.js'); ?>
+ <?php print $this->Html->script('jquery/ui/js/jquery-1.9.0.js'); ?>
+ <?php print
$this->Html->script('jquery/ui/js/jquery-ui-1.10.0.custom.min.js'); ?>
+ <?php print $this->Html->script('jquery/superfish/js/superfish.js'); ?>
<!-- Common script code -->
<script type="text/javascript">
@@ -249,6 +249,12 @@
text: false
});
+ $(".provisionbutton").button({
+ icons: {
+ primary: 'ui-icon-gear'
+ }
+ });
+
$(".unlinkbutton").button({
icons: {
primary: 'ui-icon-cancel'
- [comanage-dev] r449 - registry/trunk/app/View/Layouts, svnlog, 02/10/2013
Archive powered by MHonArc 2.6.16.