Template:CopyEmbeddedStories: Difference between revisions

From The Seven Sages of Rome
No edit summary
No edit summary
 
Line 3: Line 3:
<div class="editor-view">
<div class="editor-view">
<!-- Button trigger modal -->
<!-- Button trigger modal -->
<button type="button" class="btn btn-primary" id="copyEmbeddedStories">
<button type="button" class="btn btn-dark" id="copyEmbeddedStories">
   Copy Embedded Stories
   Copy Embedded Stories
</button>
</button>
Line 24: Line 24:
       <div class="modal-footer">
       <div class="modal-footer">
         <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
         <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
         <button type="button" class="btn btn-primary" id="process">Process</button>
         <button type="button" class="btn btn-success" id="process">Process</button>
       </div>
       </div>
     </div>
     </div>

Latest revision as of 12:51, 13 March 2025