Skip to content

Commit 2f06d82

Browse files
committed
TRUNK-6051 adding CsrfGuard script tag
1 parent 59e6b2d commit 2f06d82

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

omod/src/main/webapp/pages/login.gsp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<% ui.includeCss("appui", "bootstrap.min.css") %>
1717
<% ui.includeCss("login.css") %>
1818
${ ui.resourceLinks() }
19+
<script src="/${ui.contextPath()}/csrfguard" type="text/javascript"></script>
1920
</head>
2021
<body>
2122
<script type="text/javascript">

0 commit comments

Comments
 (0)