projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
566bc64
)
Really go to today.
author
Jan Schneider
<jan@horde.org>
Mon, 11 May 2009 06:47:49 +0000
(08:47 +0200)
committer
Jan Schneider
<jan@horde.org>
Mon, 11 May 2009 06:47:49 +0000
(08:47 +0200)
kronolith/js/src/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/src/kronolith.js
b/kronolith/js/src/kronolith.js
index
4f04e78
..
0d8c838
100644
(file)
--- a/
kronolith/js/src/kronolith.js
+++ b/
kronolith/js/src/kronolith.js
@@
-1217,7
+1217,7
@@
KronolithCore = {
return;
case 'kronolithToday':
- this.go(Kronolith.conf.login_view);
+ this.go(Kronolith.conf.login_view
+ ':' + new Date().dateString()
);
e.stop();
return;