Mercurial
Mercurial
>
py_tasks_melange
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
app/soc/content/js/datetime-loader-090304.js
changeset 1646
42b8e294792e
parent 1356
32d8d83678cd
child 2800
cd9eed2b787e
equal
deleted
inserted
replaced
1645:c7e05dafaede
1646:42b8e294792e
1
$(function()
2
{
3
$('.datetime-pick').datetimepicker();
4
});
5