diff --git a/webapp/web/css/menupage/institutinalInternalClass.css b/webapp/web/css/menupage/institutinalInternalClass.css deleted file mode 100644 index 5238e25db..000000000 --- a/webapp/web/css/menupage/institutinalInternalClass.css +++ /dev/null @@ -1,15 +0,0 @@ -/* $This file is distributed under the terms of the license in /doc/license.txt$ */ - -#localClassName { - margin-bottom: 0; -} -#createNewLocalClass p.note { - margin-top: 3px; - margin-bottom: 15px; -} -#noLocalOntologyExists p { - padding: 0.2em 0.4em; - background: #f4f4f4; - margin-right: .4em; - display: inline-block; -} \ No newline at end of file diff --git a/webapp/web/css/menupage/testmenupage.css b/webapp/web/css/menupage/testmenupage.css deleted file mode 100644 index 1a1107aa4..000000000 --- a/webapp/web/css/menupage/testmenupage.css +++ /dev/null @@ -1,58 +0,0 @@ -/* $This file is distributed under the terms of the license in /doc/license.txt$ */ - -/**Added by Huda for demonstration so feel free to edit/remove**/ - -/*note for mb: hide should be changed to hidden. We have a hidden class at the vitro layer vitro.css*/ -.hide { - display:none; -} -#add-menu-item p, -#edit-menu-item p { - margin-top: 15px; -} -#add-menu-item input[name="prettyUrl"], -#edit-menu-item input[name="prettyUrl"] { - margin-bottom: 0; -} -#add-menu-item p.note, -#edit-menu-item p.note { - margin-top: 5px; -} -#existingContentType { - margin-top: 15px; -} -#selectContentType label { - margin-top: 15px; -} -#selectedContentTypeValue { - padding: 0.2em 0.4em; - background: #f4f4f4; - margin-right: .4em; -} -ul#selectedClasses { - list-style-type: none; -} -#add-menu-item input.submit, -#edit-menu-item input.submit { - margin-top: 20px; -} -#internal-class { - margin-bottom: 10px; - padding: 0.8em 1em; - background: #f4f4f4; - margin-right: .4em; - width: 65%; -} -#internal-class label { - color: #7F8993; -} -#internal-class p.note { - color: #595B5B; - padding-left: 25px; -} -ul#selectedClasses li { - margin-left: .4em; -} -#selectClassesMessage { - padding-top: 15px; -} \ No newline at end of file diff --git a/webapp/web/templates/freemarker/edit/forms/institutionalInternalClassForm.ftl b/webapp/web/templates/freemarker/edit/forms/institutionalInternalClassForm.ftl deleted file mode 100644 index d1b3ba685..000000000 --- a/webapp/web/templates/freemarker/edit/forms/institutionalInternalClassForm.ftl +++ /dev/null @@ -1,84 +0,0 @@ -<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> - -<#-- -Institutional Internal Class Form -To be associated later (upon completion of N3 Refactoring) with -edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.InstitutionalInternalClassForm. ---> - -
This class will be used to designate those individuals internal to your institution.
-This will allow you to limit the individuals displayed on your menu pages (People, Research, etc.) - to only those within your institution.
-