Skip to content
Snippets Groups Projects
Commit 0f9e0693 authored by Barbara B. Frosik's avatar Barbara B. Frosik
Browse files

No commit message

No commit message
parent 351e8a39
No related branches found
No related tags found
No related merge requests found
window.location = "/dm/views/login.xhtml";
......@@ -6,7 +6,7 @@
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://xmlns.jcp.org/jsf/core">
<h:outputScript library="js" name="forwardNotLoggedin.js" rendered="#{!loginController.loggedIn}"/>
<h:outputScript library="js/common" name="forwardNotLoggedin.js" rendered="#{!loginController.loggedIn}"/>
<h:head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment