[limb-svn] r6490 - in 3.x/trunk/limb/cms: shared template/_cms

svn at limb-project.com svn at limb-project.com
Tue Nov 6 18:18:01 MSK 2007


Author: serega
Date: 2007-11-06 18:18:01 +0300 (Tue, 06 Nov 2007)
New Revision: 6490
URL: http://fisheye.limb-project.com/changelog/limb/?cs=6490

Removed:
   3.x/trunk/limb/cms/shared/ext/
   3.x/trunk/limb/cms/template/_cms/extjs.html
   3.x/trunk/limb/cms/template/_cms/extstyles.html
Modified:
   3.x/trunk/limb/cms/template/_cms/popup.html
Log:
-- removed /ext stuff from CMS package

Deleted: 3.x/trunk/limb/cms/template/_cms/extjs.html
===================================================================
--- 3.x/trunk/limb/cms/template/_cms/extjs.html	2007-11-06 10:59:46 UTC (rev 6489)
+++ 3.x/trunk/limb/cms/template/_cms/extjs.html	2007-11-06 15:18:01 UTC (rev 6490)
@@ -1,3 +0,0 @@
-<script type="text/javascript" src="/shared/cms/ext/jquery-plugins.js"></script>
-<script type="text/javascript" src="/shared/cms/ext/ext-jquery-adapter.js"></script>
-<script type="text/javascript" src="/shared/cms/ext/ext-all.js"></script>

Deleted: 3.x/trunk/limb/cms/template/_cms/extstyles.html
===================================================================
--- 3.x/trunk/limb/cms/template/_cms/extstyles.html	2007-11-06 10:59:46 UTC (rev 6489)
+++ 3.x/trunk/limb/cms/template/_cms/extstyles.html	2007-11-06 15:18:01 UTC (rev 6490)
@@ -1,3 +0,0 @@
-<link rel="stylesheet" type="text/css" href="/shared/cms/ext/css/tabs.css"/>
-<link rel="stylesheet" type="text/css" href="/shared/cms/ext/css/layout.css"/>
-<link rel="stylesheet" type="text/css" href="/shared/cms/ext/css/basic-dialog.css"/>

Modified: 3.x/trunk/limb/cms/template/_cms/popup.html
===================================================================
--- 3.x/trunk/limb/cms/template/_cms/popup.html	2007-11-06 10:59:46 UTC (rev 6489)
+++ 3.x/trunk/limb/cms/template/_cms/popup.html	2007-11-06 15:18:01 UTC (rev 6490)
@@ -7,7 +7,6 @@
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <core:INCLUDE file='_cms/styles.html'/>
 <core:INCLUDE file='_cms/js.html'/>
-<core:INCLUDE file='_cms/extstyles.html'/>
 </head>
 <body class='popup'>
   <core:PLACEHOLDER id="icon"/>



More information about the limb-svn mailing list