projects
/
PlinnDocument.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Importation initiale.
[PlinnDocument.git]
/
skins
/
plinn_init_javascript_code.dtml
1
<!--
2
function init() {
3
initPlinn(document.getElementById("&dtml-main_space;"), "&dtml-xmlDataUrl;");
4
}
5
//window.addEventListener("load", init, true);
6
7
//
8
-->