Show More
Commit Description:
keep all heartbeat instead of only the latest one...
Commit Description:
keep all heartbeat instead of only the latest one
(grafted from 0bdf62fde5fdb94d6f94c2b8b8ebc58ffbe8d2f9)
References:
File last commit:
Show/Diff file:
Action:
app/NOTES
| 8 lines
| 223 B
| text/plain
| TextLexer
|
|
r16 | (2/8) | ||
layout problem, fixed in a bad way. | ||||
when login redirect_to main.list, the layout used is "login", but | ||||
should be "application". | ||||
so I added it manually, but it should be "convention". | ||||
HAVE TO CHECK | ||||