Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
demo.typo3.org
demo.typo3.org TYPO3 Installation
Commits
d5836980
Commit
d5836980
authored
Dec 08, 2020
by
David Steeb
Browse files
[TASK] Do not show cookie warning for frontend user login
Related: T3DEMO-268
parent
7241b626
Pipeline
#10163
passed with stage
in 2 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/extensions/site_t3demo/Resources/Private/Plugins/Felogin/Templates/Login/Login.html
View file @
d5836980
...
...
@@ -7,9 +7,6 @@
<ac:css
file=
"EXT:site_t3demo/Resources/Public/Css/login.css"
/>
<f:flashMessages/>
<f:if
condition=
"{cookieWarning}"
>
<f:render
partial=
"CookieWarning"
/>
</f:if>
<f:if
condition=
"{messageKey}"
>
<h3>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment