fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
URL changes.
[redakcja.git]
/
project
/
templates
/
explorer
/
editor.html
diff --git
a/project/templates/explorer/editor.html
b/project/templates/explorer/editor.html
index
de1e242
..
3e14167
100644
(file)
--- a/
project/templates/explorer/editor.html
+++ b/
project/templates/explorer/editor.html
@@
-61,8
+61,8
@@
</div>
<div>
- <% for (page in
panel
s) { %>
- <p>
strona
</p>
+ <% for (page in
model.page
s) { %>
+ <p>
page.url
</p>
<% }; %>
</div>