Skip to content
Snippets Groups Projects
Commit 1a5ff98d authored by Amanda Ghassaei's avatar Amanda Ghassaei
Browse files

switch line num

parent 7cdf607e
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,6 @@
<span class="icons"><span class="icon-unchecked"></span><span class="icon-checked"></span></span>
Single step mode</label>
<a href="#" id="openSerialMonitor" class="btn btn-block btn-lg btn-default">Open Serial Monitor</a><br/>
Next Line: &nbsp;&nbsp;<input id="nextLine" property="simLineNumber" value="<%= simLineNumber %>" placeholder="##" class="intInput form-control cam" type="text">
Next Line: &nbsp;&nbsp;<input id="nextLine" data-property="simLineNumber" value="<%= simLineNumber %>" placeholder="##" class="intInput form-control cam" type="text">
&nbsp;&nbsp;<a href="#" id="previousLineButton" class="btn btn-lg btn-default"><span class="fui-triangle-up"></span></a>
&nbsp;&nbsp;<a href="#" id="nextLineButton" class="btn btn-lg btn-default"><span class="fui-triangle-down"></span></a><br/><br/>
\ No newline at end of file
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