projects
/
Plinn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6ea7434
)
Mise à jour des scripts chargés.
author
Benoît Pin
<pin@cri.ensmp.fr>
Wed, 14 Aug 2013 11:14:49 +0000
(13:14 +0200)
committer
Benoît Pin
<pin@cri.ensmp.fr>
Wed, 14 Aug 2013 11:14:49 +0000
(13:14 +0200)
skins/custom_generic/folder_contents_template.pt
patch
|
blob
|
history
diff --git
a/skins/custom_generic/folder_contents_template.pt
b/skins/custom_generic/folder_contents_template.pt
index
4e8f748
..
c661a6b
100644
(file)
--- a/
skins/custom_generic/folder_contents_template.pt
+++ b/
skins/custom_generic/folder_contents_template.pt
@@
-3,7
+3,10
@@
<head>
<title>folder_contents</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<head>
<title>folder_contents</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
- <script metal:fill-slot="javascript_head_slot" tal:attributes="src here/folder_contents_script.js/absolute_url" type="text/javascript"></script>
+ <metal:block metal:fill-slot="javascript_head_slot">
+ <script tal:attributes="src string:$portal_url/fileupload.js" type="text/javascript" charset="utf-8"></script>
+ <script tal:attributes="src string:$portal_url/folder_contents_script.js" type="text/javascript" charset="utf-8"></script>
+ </metal:block>
</head>
<body>
</head>
<body>