From 7acdc8bf5de00338120e8c195bd42864cb0aa504 Mon Sep 17 00:00:00 2001 From: cappadona Date: Mon, 18 Jul 2011 11:49:12 +0000 Subject: [PATCH] Cleaned up markup for Site Admin templates and replaced
with
throughout. --- .../siteAdmin/siteAdmin-advancedDataTools.ftl | 7 +++---- .../body/siteAdmin/siteAdmin-dataInput.ftl | 6 ++---- .../siteAdmin/siteAdmin-indexCacheRebuild.ftl | 1 - .../body/siteAdmin/siteAdmin-ontologyEditor.ftl | 16 ++++++++-------- .../siteAdmin/siteAdmin-siteConfiguration.ftl | 8 +++----- 5 files changed, 16 insertions(+), 22 deletions(-) diff --git a/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-advancedDataTools.ftl b/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-advancedDataTools.ftl index 9edd62a13..2da8cdd52 100644 --- a/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-advancedDataTools.ftl +++ b/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-advancedDataTools.ftl @@ -4,15 +4,14 @@ <#if dataTools?has_content>
-

Advanced Data Tools

- + \ No newline at end of file diff --git a/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-dataInput.ftl b/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-dataInput.ftl index 31fa25321..6835930ad 100644 --- a/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-dataInput.ftl +++ b/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-dataInput.ftl @@ -5,8 +5,7 @@ <#import "lib-form.ftl" as form> <#if dataInput?has_content> -
- +

Data Input

@@ -16,6 +15,5 @@
- -
+
\ No newline at end of file diff --git a/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-indexCacheRebuild.ftl b/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-indexCacheRebuild.ftl index 2b6dd98f0..660015891 100644 --- a/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-indexCacheRebuild.ftl +++ b/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-indexCacheRebuild.ftl @@ -22,7 +22,6 @@ <#if indexCacheRebuild.recomputeInferences?has_content>
  • Recompute inferences
  • - \ No newline at end of file diff --git a/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-ontologyEditor.ftl b/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-ontologyEditor.ftl index 466e2bd9d..7c0585e14 100644 --- a/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-ontologyEditor.ftl +++ b/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-ontologyEditor.ftl @@ -3,8 +3,7 @@ <#-- Template for Site Administration Ontology Editor --> <#if ontologyEditor?has_content> -
    - +

    Ontology Editor

    <#if ontologyEditor.pellet?has_content> @@ -19,19 +18,20 @@ - +

    Class Management

    + - +

    Property Management

    + - -
    + \ No newline at end of file diff --git a/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-siteConfiguration.ftl b/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-siteConfiguration.ftl index 1856f1886..18a10942b 100644 --- a/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-siteConfiguration.ftl +++ b/webapp/web/templates/freemarker/body/siteAdmin/siteAdmin-siteConfiguration.ftl @@ -3,8 +3,7 @@ <#-- Template for Site Administration site configuration panel --> <#if siteConfig?has_content> -
    - +

    Site Configuration

    -
    - - + + \ No newline at end of file