mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge branch 'master' into sk-passport
This commit is contained in:
commit
ab4916067e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ extends ../../layout
|
|||
block scripts
|
||||
script(type='text/javascript').
|
||||
window.group_subscription_id = '#{group_subscription_id}'
|
||||
window.has_personal_subscription = '#{has_personal_subscription}'
|
||||
window.has_personal_subscription = #{has_personal_subscription}
|
||||
|
||||
block content
|
||||
.content.content-alt
|
||||
|
|
Loading…
Reference in a new issue