repo.or.cz
/
ninja.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Avail feature updated
[ninja.git]
/
application
/
views
/
showlog
/
js
/
showlog.js
blob
848469640c1a000cddafdbc3fe01f63ec50ea6ad
1
$(
document
).
ready
(
function
() {
2
init_datepicker
();
3
init_timepicker
();
4
$(
'<br /><hr style="width:75%" />'
).
insertBefore
(
'h2'
);
5
});