diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2014-09-19 09:17:01 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2014-09-19 09:17:01 -0400 |
| commit | 6996ef1862ec133e6d15ef06b660605d1192b166 (patch) | |
| tree | e64ae1b4548fbe53b4cca45e67fa723e707ed841 /static/js/src | |
| parent | b04eea907242bb895f9578638f5f05612311fa66 (diff) | |
make / show top for today ; and sundry changes
Diffstat (limited to 'static/js/src')
| -rw-r--r-- | static/js/src/_main.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/js/src/_main.js b/static/js/src/_main.js index b2fe1a9..c95b98a 100644 --- a/static/js/src/_main.js +++ b/static/js/src/_main.js @@ -46,3 +46,4 @@ window.Preferences = { $.cookie(prop, null, { domain: Preferences.Domain, path: '/' }); } }; + |
