mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-03-30 15:05:38 +08:00
remove block script
This commit is contained in:
@@ -60,4 +60,3 @@ html
|
||||
script(src='http://cdn.staticfile.org/twitter-bootstrap/3.0.0-rc2/js/bootstrap.min.js')
|
||||
script(src='/script/base/ErrorHandle.js')
|
||||
script(src='/script/layout/layout.js')
|
||||
block script
|
||||
|
||||
@@ -24,5 +24,5 @@ prepend sidebar
|
||||
a.btn.btn-lg.btn-success(href='/account/signup/')= t('word.signup')
|
||||
|
||||
|
||||
append script
|
||||
append footer
|
||||
script(src='/script/account/login.js')
|
||||
|
||||
@@ -31,5 +31,5 @@ prepend sidebar
|
||||
header= t('view.signup.alreadySignup')
|
||||
a.btn.btn-lg.btn-success(href='/account/login/')= t('word.login')
|
||||
|
||||
append script
|
||||
append footer
|
||||
script(src='/script/account/signup.js')
|
||||
|
||||
Reference in New Issue
Block a user