fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Mozliwosc dodawania nowych plikow do repozytorium
[redakcja.git]
/
project
/
templates
/
explorer
/
panels
/
htmleditor.html
1
{{ html|safe }}
2
<script type="text/javascript" charset="utf-8">
3
panel_hooks = {
4
load: function()
5
6
{
7
},
8
unload: function() {
9
10
}
11
};
12
</script>