Some changes that somehow got lost on my file system.
[redakcja.git] / apps / wiki / templates / wiki / summary_view.html
index 5e1f82a..9835e63 100644 (file)
@@ -3,7 +3,7 @@
     </div> -->
     <div id="summary-view">
                <img class="book-cover" src="{{MEDIA_URL}}images/empty.png">
-               
+
                <h2>
                        <label for="title">Tytuł:</label>
                        <span data-ui-editable="true" data-edit-target="meta.displayTitle"
@@ -25,7 +25,7 @@
                        <span data-ui-editable="true" data-edit-target="meta.galleryLink"
                        >{{ document_meta.gallery}}</span>
                </p>
-               
-               <p><button type="button">Publikuj na wolnelektury.pl</button></p>
+
+               <p><button type="button" id="publish_button">Publikuj na wolnelektury.pl</button></p>
        </div>
 </div>
\ No newline at end of file