syntax error checking and template matches
This commit is contained in:
@@ -26,6 +26,17 @@
|
||||
<%= @record.last_version.content %>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-5">
|
||||
<br /><br />
|
||||
<h3>Need to fill: </h3>
|
||||
<ul id="unfilled_variables">
|
||||
</ul>
|
||||
|
||||
<br /><br />
|
||||
<h3>Syntax errors: </h3>
|
||||
<ul id="syntax_errors">
|
||||
</ul>
|
||||
</div>
|
||||
<br/><br/>
|
||||
</div>
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user