Changeset 548 in tmcsimulator for trunk/webapps/einotebook/script/index.html
- Timestamp:
- 12/25/2019 09:44:50 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/webapps/einotebook/script/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/webapps/einotebook/script/index.html
r468 r548 13 13 <body> 14 14 15 15 16 <button class="jumpToCurrentEvent" 16 17 onclick="jumpToLastExecutedEvent()">Jump to Current Event</button> 17 18 18 19 <iframe id='view' src='scrollframe.html' frameborder='0' scrolling='yes' 19 20 width='100%'></iframe> 21 22 </form> 23 20 24 </body> 21 25 </html>
Note: See TracChangeset
for help on using the changeset viewer.
