summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-04-15 01:22:18 +0300
committerLV-426 <lv-426@taproot.org.il>2015-04-15 01:23:13 +0300
commiteb983d3d10dbc73820892fc7a73049b118338b2c (patch)
tree0957829cfe54db809fbc23954a06167c58757446
parentd2322b4044220d5f14857f12c02d46bceefb7acc (diff)
pw_reset.html: lost cycles due to underscore lib loaded when not needed
-rw-r--r--res/templates/pw_reset.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/templates/pw_reset.html b/res/templates/pw_reset.html
index e70dc9c0..8a3b0453 100644
--- a/res/templates/pw_reset.html
+++ b/res/templates/pw_reset.html
@@ -8,6 +8,7 @@ var config = {
baseUrl: '/static/',
paths: {
jquery: lib_path + 'jquery',
+ underscore: lib_path + 'underscore',
pw_reset__common: '/static/pw_reset',
pw_reset__submit_new_pw: '/static/pw_reset',
pw_reset__submit_rst_req: '/static/pw_reset'