Skip to content
Snippets Groups Projects
Commit 3729f7be authored by victor's avatar victor
Browse files

Removed old highlighting code

parent b79fd7dc
Branches demo-site
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@
});
</script>
<script>
<script>
var newFile = {};
newFile.url = '<%= url_for(params.to_unsafe_h) %>'
......@@ -84,17 +84,8 @@
<% else %>
newFile.pdf = false;
<% end %>
</script>
</script>
<% end %>
<hr>
<label>
<input type="checkbox" id="highlightLongLines">
<span>Highlight lines longer than 80 characters</span>
</label>
<hr>
<input type="button" value="Reload Summary" class="btn primary" onclick="reloadSummary()">
<!-- force end the container -->
</div></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment