mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
include sentry below the fold
This commit is contained in:
parent
d2e4e22511
commit
fe11a4d835
1 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,6 @@ html(itemscope, itemtype='http://schema.org/Product')
|
||||||
block scripts
|
block scripts
|
||||||
script(src="#{jsPath}libs/jquery-1.11.1.min.js")
|
script(src="#{jsPath}libs/jquery-1.11.1.min.js")
|
||||||
script(src="#{jsPath}libs/angular-1.3.15.min.js")
|
script(src="#{jsPath}libs/angular-1.3.15.min.js")
|
||||||
include sentry
|
|
||||||
script.
|
script.
|
||||||
window.sharelatex = {
|
window.sharelatex = {
|
||||||
siteUrl: '#{settings.siteUrl}',
|
siteUrl: '#{settings.siteUrl}',
|
||||||
|
@ -141,6 +140,7 @@ html(itemscope, itemtype='http://schema.org/Product')
|
||||||
)
|
)
|
||||||
|
|
||||||
include contact-us-modal
|
include contact-us-modal
|
||||||
|
include sentry
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue