mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Include Angular 1.6.
This commit is contained in:
parent
97f3f7c2db
commit
eab00c95df
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ html(itemscope, itemtype='http://schema.org/Product')
|
||||||
|
|
||||||
block scripts
|
block scripts
|
||||||
|
|
||||||
script(src=buildJsPath("libs/angular-1.3.15.min.js", {fingerprint:false}))
|
script(src=buildJsPath("libs/angular-1.6.4.js", {fingerprint:false}))
|
||||||
|
|
||||||
script.
|
script.
|
||||||
window.sharelatex = {
|
window.sharelatex = {
|
||||||
|
|
Loading…
Reference in a new issue