Author: kevinshen
Date: 2009-09-16 11:38:13 +0200 (Wed, 16 Sep 2009)
New Revision: 38652
Modified:
CMSContainer/trunk/CMSContainer_Modules/community/src/webapp/editors/community/preferenceadd.jsp
CMSContainer/trunk/CMSContainer_Modules/staticdownload/src/webapp/editors/modules/staticdownload/admin.jsp
CMSContainer/trunk/CMSContainer_Modules/staticdownload/src/webapp/editors/modules/staticdownload/download.jsp
CMSContainer/trunk/CMSContainer_Modules/staticdownload/src/webapp/editors/modules/staticdownload/popup.jsp
Log:
CMSC-1529 Make tabs clickable in the full width
Modified:
CMSContainer/trunk/CMSContainer_Modules/community/src/webapp/editors/community/preferenceadd.jsp
===================================================================
---
CMSContainer/trunk/CMSContainer_Modules/community/src/webapp/editors/community/preferenceadd.jsp
2009-09-16 09:37:27 UTC (rev 38651)
+++
CMSContainer/trunk/CMSContainer_Modules/community/src/webapp/editors/community/preferenceadd.jsp
2009-09-16 09:38:13 UTC (rev 38652)
@@ -6,7 +6,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html:html xhtml="true">
<cmscedit:head title="community.preference.title">
- <link rel="stylesheet" type="text/css" href="../css/main_extension.css"
/>
<c:url var="actionUrl" value="/editors/community/PreferenceAction.do"/>
<script type="text/javascript">
function cancel() {
Modified:
CMSContainer/trunk/CMSContainer_Modules/staticdownload/src/webapp/editors/modules/staticdownload/admin.jsp
===================================================================
---
CMSContainer/trunk/CMSContainer_Modules/staticdownload/src/webapp/editors/modules/staticdownload/admin.jsp
2009-09-16 09:37:27 UTC (rev 38651)
+++
CMSContainer/trunk/CMSContainer_Modules/staticdownload/src/webapp/editors/modules/staticdownload/admin.jsp
2009-09-16 09:38:13 UTC (rev 38652)
@@ -6,7 +6,6 @@
<head>
<title><fmt:message key="staticdownload.admin.title" /></title>
<link href="../../css/main.css" type="text/css" rel="stylesheet" />
- <link rel="stylesheet" type="text/css"
href="../../css/main_extension.css" />
</head>
<body>
<div class="tabs">
Modified:
CMSContainer/trunk/CMSContainer_Modules/staticdownload/src/webapp/editors/modules/staticdownload/download.jsp
===================================================================
---
CMSContainer/trunk/CMSContainer_Modules/staticdownload/src/webapp/editors/modules/staticdownload/download.jsp
2009-09-16 09:37:27 UTC (rev 38651)
+++
CMSContainer/trunk/CMSContainer_Modules/staticdownload/src/webapp/editors/modules/staticdownload/download.jsp
2009-09-16 09:38:13 UTC (rev 38652)
@@ -6,7 +6,6 @@
<head>
<title><fmt:message key="download.title" /></title>
<link href="../../css/main.css" type="text/css" rel="stylesheet" />
- <link rel="stylesheet" type="text/css" href="../../css/main_extension.css" />
<script type="text/javascript">
function openError(staticDownload) {
openWindow("error", staticDownload);
Modified:
CMSContainer/trunk/CMSContainer_Modules/staticdownload/src/webapp/editors/modules/staticdownload/popup.jsp
===================================================================
---
CMSContainer/trunk/CMSContainer_Modules/staticdownload/src/webapp/editors/modules/staticdownload/popup.jsp
2009-09-16 09:37:27 UTC (rev 38651)
+++
CMSContainer/trunk/CMSContainer_Modules/staticdownload/src/webapp/editors/modules/staticdownload/popup.jsp
2009-09-16 09:38:13 UTC (rev 38652)
@@ -6,7 +6,6 @@
<head>
<title><fmt:message key="download.${param.field}.title" /></title>
<link href="../../css/main.css" type="text/css" rel="stylesheet" />
- <link rel="stylesheet" type="text/css" href="../../css/main_extension.css"
/>
</head>
<div class="tabs">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs