cleaned up latex styling, polyfill function wrapper, draft number template update for polyfill

This commit is contained in:
marco
2013-05-16 09:50:16 -04:00
parent bbb6a3c60d
commit ef14155306
6 changed files with 14 additions and 16 deletions

View File

@@ -1,10 +1,6 @@
<ul class="list-input settings-list">
<% _.each(metadata_entries, function(entry) { %>
<li class="field comp-setting-entry metadata_entry">
<li class="field comp-setting-entry metadata_entry" id="settings-listing">
</li>
<% }) %>
</ul>
% if showHighLevelSource:
<a href="#hls-modal-${hlskey}" class="launch-latex-compiler" id="hls-trig-${hlskey}" >Edit High Level Source</a>
<%include file="source-edit.html" />
% endif
</ul>