fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Ustawianie galerii inline.
[redakcja.git]
/
platforma
/
templates
/
explorer
/
editor.html
diff --git
a/platforma/templates/explorer/editor.html
b/platforma/templates/explorer/editor.html
index
0dcc06b
..
8930c94
100755
(executable)
--- a/
platforma/templates/explorer/editor.html
+++ b/
platforma/templates/explorer/editor.html
@@
-140,7
+140,7
@@
{% if user.is_superuser %}
<div class="choose-gallery">
<p>Dołącz galerię do dokumentu:</p>
{% if user.is_superuser %}
<div class="choose-gallery">
<p>Dołącz galerię do dokumentu:</p>
- <p>{{ gallery_form.subpath }} <input
id="choose-gallery
" type="submit" value="Dołącz"></p>
+ <p>{{ gallery_form.subpath }} <input
class="choose-gallery-button
" type="submit" value="Dołącz"></p>
</div>
{% endif %}
</div>
</div>
{% endif %}
</div>