fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Hmm..
[redakcja.git]
/
project
/
templates
/
explorer
/
editor.html
diff --git
a/project/templates/explorer/editor.html
b/project/templates/explorer/editor.html
index
b047287
..
40b5f7a
100644
(file)
--- a/
project/templates/explorer/editor.html
+++ b/
project/templates/explorer/editor.html
@@
-38,7
+38,7
@@
<% for (panel in panels) { %>
<option value="<%= panel %>"><%= panel %></option>
<% }; %>
- </select></p>
+ </select>
<button class="refresh">Odśwież panel</button>
</p>
</div>
<div class="content-view"></div>
</script>