Skip to content

Commit

Permalink
Merge pull request #5407 from IQSS/5400-revert-f-view
Browse files Browse the repository at this point in the history
5400 revert f view
  • Loading branch information
kcondon authored Dec 18, 2018
2 parents 162f619 + cbc7dd6 commit a6bd81c
Show file tree
Hide file tree
Showing 34 changed files with 2 additions and 69 deletions.
2 changes: 0 additions & 2 deletions src/main/webapp/403.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:o="http://omnifaces.org/ui"
xmlns:p="http://primefaces.org/ui">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -34,5 +33,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/404.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
xmlns:p="http://primefaces.org/ui"
xmlns:o="http://omnifaces.org/ui"
xmlns:jsf="http://xmlns.jcp.org/jsf">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -44,5 +43,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/500.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:p="http://primefaces.org/ui">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand All @@ -21,5 +20,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/ThemeAndWidgets.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
xmlns:p="http://primefaces.org/ui"
xmlns:c="http://xmlns.jcp.org/jsp/jstl/core"
xmlns:jsf="http://xmlns.jcp.org/jsf">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand All @@ -28,5 +27,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/confirmemail.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:p="http://primefaces.org/ui"
xmlns:jsf="http://xmlns.jcp.org/jsf">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand All @@ -29,5 +28,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/dashboard-users.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
xmlns:jsf="http://xmlns.jcp.org/jsf"
xmlns:p="http://primefaces.org/ui"
xmlns:c="http://xmlns.jcp.org/jsp/jstl/core">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -115,5 +114,4 @@
</ui:composition>

</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/dashboard.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:jsf="http://xmlns.jcp.org/jsf"
xmlns:p="http://primefaces.org/ui">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -136,5 +135,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/dataset-widgets.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
xmlns:p="http://primefaces.org/ui"
xmlns:c="http://xmlns.jcp.org/jsp/jstl/core"
xmlns:jsf="http://xmlns.jcp.org/jsf">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -183,5 +182,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/dataset.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
xmlns:cc="http://java.sun.com/jsf/composite"
xmlns:o="http://omnifaces.org/ui"
xmlns:iqbs="http://xmlns.jcp.org/jsf/composite/iqbs">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>
<h:body>
Expand Down Expand Up @@ -1608,5 +1607,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/dataverse.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
xmlns:p="http://primefaces.org/ui"
xmlns:o="http://omnifaces.org/ui"
xmlns:jsf="http://xmlns.jcp.org/jsf">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -824,5 +823,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 2 additions & 0 deletions src/main/webapp/dataverse_template.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
xmlns:c="http://java.sun.com/jsp/jstl/core"
lang="#{dataverseLocaleBean.localeCode}"
xml:lang="#{dataverseLocaleBean.localeCode}">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
<o:importFunctions type="edu.harvard.iq.dataverse.util.MarkupChecker" />
<f:facet name="first">
Expand Down Expand Up @@ -115,4 +116,5 @@
<ui:include src="google-analytics-snippet.xhtml"></ui:include>
<ui:include src="piwik-analytics-snippet.xhtml"></ui:include>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/dataverseuser.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
xmlns:p="http://primefaces.org/ui"
xmlns:jsf="http://xmlns.jcp.org/jsf"
xmlns:o="http://omnifaces.org/ui">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -658,5 +657,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/editdatafiles.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
xmlns:cc="http://java.sun.com/jsf/composite"
xmlns:o="http://omnifaces.org/ui"
xmlns:iqbs="http://xmlns.jcp.org/jsf/composite/iqbs">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -96,5 +95,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/file.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
xmlns:cc="http://java.sun.com/jsf/composite"
xmlns:o="http://omnifaces.org/ui"
xmlns:iqbs="http://xmlns.jcp.org/jsf/composite/iqbs">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -659,5 +658,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/guestbook-responses.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:p="http://primefaces.org/ui"
xmlns:jsf="http://xmlns.jcp.org/jsf">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -92,6 +91,5 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>

2 changes: 0 additions & 2 deletions src/main/webapp/guestbook.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
xmlns:p="http://primefaces.org/ui"
xmlns:c="http://xmlns.jcp.org/jsp/jstl/core"
xmlns:jsf="http://xmlns.jcp.org/jsf">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -199,6 +198,5 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>

2 changes: 0 additions & 2 deletions src/main/webapp/harvestclients.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
xmlns:jsf="http://xmlns.jcp.org/jsf"
xmlns:p="http://primefaces.org/ui"
xmlns:c="http://xmlns.jcp.org/jsp/jstl/core">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -563,5 +562,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/harvestsets.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
xmlns:jsf="http://xmlns.jcp.org/jsf"
xmlns:p="http://primefaces.org/ui"
xmlns:c="http://xmlns.jcp.org/jsp/jstl/core">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -334,5 +333,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/iframe.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
xmlns:p="http://primefaces.org/ui"
xmlns:jsf="http://xmlns.jcp.org/jsf"
lang="en">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
<title><h:outputText value="#{pageTitle}"/></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
Expand Down Expand Up @@ -83,5 +82,4 @@
<ui:include src="google-analytics-snippet.xhtml"></ui:include>
<ui:include src="piwik-analytics-snippet.xhtml"></ui:include>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/loginpage.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
xmlns:p="http://primefaces.org/ui"
xmlns:fn="http://java.sun.com/jsp/jstl/functions"
xmlns:jsf="http://xmlns.jcp.org/jsf">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -228,5 +227,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/manage-groups.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:p="http://primefaces.org/ui"
xmlns:jsf="http://xmlns.jcp.org/jsf">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>
<h:body>
Expand Down Expand Up @@ -183,5 +182,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/manage-guestbooks.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
xmlns:p="http://primefaces.org/ui"
xmlns:jsf="http://xmlns.jcp.org/jsf"
xmlns:o="http://omnifaces.org/ui">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>
<h:body>
Expand Down Expand Up @@ -227,5 +226,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/manage-templates.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:p="http://primefaces.org/ui"
xmlns:jsf="http://xmlns.jcp.org/jsf">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>
<h:body>
Expand Down Expand Up @@ -193,5 +192,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/oauth2/callback.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
xmlns:p="http://primefaces.org/ui"
xmlns:o="http://omnifaces.org/ui"
xmlns:jsf="http://xmlns.jcp.org/jsf">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -54,5 +53,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
3 changes: 0 additions & 3 deletions src/main/webapp/oauth2/convert.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:p="http://primefaces.org/ui"
xmlns:jsf="http://xmlns.jcp.org/jsf">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>

</h:head>

<h:body>
Expand Down Expand Up @@ -85,5 +83,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
3 changes: 0 additions & 3 deletions src/main/webapp/oauth2/firstLogin.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:p="http://primefaces.org/ui"
xmlns:jsf="http://xmlns.jcp.org/jsf">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>

</h:head>

<h:body>
Expand Down Expand Up @@ -145,5 +143,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
2 changes: 0 additions & 2 deletions src/main/webapp/passwordreset.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:p="http://primefaces.org/ui"
xmlns:jsf="http://xmlns.jcp.org/jsf">
<f:view locale="#{dataverseLocaleBean.localeCode}">
<h:head>
</h:head>

Expand Down Expand Up @@ -149,5 +148,4 @@
</ui:define>
</ui:composition>
</h:body>
</f:view>
</html>
Loading

0 comments on commit a6bd81c

Please sign in to comment.