summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-25 17:15:18 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-25 17:15:18 +0200
commit67c3f663a10b6356b8693828a49962d7b16e0948 (patch)
tree2f3ddc2b1ce95f32a1f84d9e2073f089c6f71fa2 /client
parent4f4f3e4593acb8bf62f75ccfad6a4bd5f6ccfccc (diff)
parenteec8f45de510cf92dfc37615420d3302630f5a20 (diff)
downloadwekan-67c3f663a10b6356b8693828a49962d7b16e0948.tar.gz
wekan-67c3f663a10b6356b8693828a49962d7b16e0948.tar.bz2
wekan-67c3f663a10b6356b8693828a49962d7b16e0948.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'client')
-rw-r--r--client/components/main/layouts.jade4
1 files changed, 0 insertions, 4 deletions
diff --git a/client/components/main/layouts.jade b/client/components/main/layouts.jade
index c762b321..ac2e4bf3 100644
--- a/client/components/main/layouts.jade
+++ b/client/components/main/layouts.jade
@@ -14,13 +14,9 @@ head
template(name="userFormsLayout")
section.auth-layout
- //if currentSetting.hideLogo
h1
br
br
- //else
- // h1.at-form-landing-logo
- // img(src="{{pathFor '/wekan-logo.png'}}" alt="")
section.auth-dialog
+Template.dynamic(template=content)
if currentSetting.displayAuthenticationMethod