Sha256: 1b66ff0d9111a369ab239cf84650c327763ddfe734b32c9dcfd968b9b0855a6e

Contents?: true

Size: 711 Bytes

Versions: 25

Compression:

Stored size: 711 Bytes

Contents

<div id="wiki-wrapper" class="edit">
<div id="head">
  <h1>Editing <strong>{{title}}</strong></h1>
  <ul class="actions">
    <li class="minibutton"><a href="{{base_url}}/{{escaped_url_path}}"
       class="action-view-page">View Page</a></li>
     <li class="minibutton"><a href="{{base_url}}/history/{{escaped_url_path}}"
       class="action-page-history">Page History</a></li>
  </ul>
</div>
  <div id="wiki-content">{{>editor}}</div>
</div>
<script type="text/javascript">
window.onbeforeunload = function(){ return "Leaving will discard all edits!" };
$("#gollum-editor-submit").click( function() { window.onbeforeunload = null; } );

jQuery(document).ready(function() {
  $.GollumEditor();
});
</script>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
gollum-2.3.7 lib/gollum/frontend/templates/edit.mustache
gollum-2.3.6 lib/gollum/frontend/templates/edit.mustache
gollum-2.3.5 lib/gollum/frontend/templates/edit.mustache
gollum-2.3.4 lib/gollum/frontend/templates/edit.mustache
gollum-2.3.3 lib/gollum/frontend/templates/edit.mustache
gollum-2.3.2 lib/gollum/frontend/templates/edit.mustache
gollum-2.3.1 lib/gollum/frontend/templates/edit.mustache
gollum-2.3.0 lib/gollum/frontend/templates/edit.mustache
gollum-2.2.9 lib/gollum/frontend/templates/edit.mustache
gollum-2.2.8 lib/gollum/frontend/templates/edit.mustache
gollum-2.2.7 lib/gollum/frontend/templates/edit.mustache
gollum-2.2.6 lib/gollum/frontend/templates/edit.mustache
gollum-2.2.5 lib/gollum/frontend/templates/edit.mustache
gollum-2.2.4 lib/gollum/frontend/templates/edit.mustache
gollum-2.2.3 lib/gollum/frontend/templates/edit.mustache
gollum-2.2.2 lib/gollum/frontend/templates/edit.mustache
gollum-2.2.1 lib/gollum/frontend/templates/edit.mustache
gollum-2.2.0 lib/gollum/frontend/templates/edit.mustache
gollum-2.1.10 lib/gollum/frontend/templates/edit.mustache
gollum-2.1.9 lib/gollum/frontend/templates/edit.mustache