Changeset 540 in tmcsimulator for trunk/webapps/einotebook/index.html
- Timestamp:
- 12/06/2019 03:05:37 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/webapps/einotebook/index.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/webapps/einotebook/index.html
r468 r540 52 52 Maps 53 53 </li> 54 <li class="notActive" id="rolesTab" 55 onClick="changeTab(this.id); showContent('rolePageContent')"> 56 Roles 57 </li> 54 58 </ul><br> 55 59 <div class="simulationTime" id="simulationTime">0:00:00</div> … … 80 84 </iframe> 81 85 </td> 86 <td class='tabPageContent' id='rolePageContent' style="display:none;"> 87 <iframe id='rolePage' src='roles/index.html' frameborder='0' 88 scrolling='yes' height='100%' width='100%'> 89 </iframe> 90 </td> 82 91 </td> 83 92 </tr>
Note: See TracChangeset
for help on using the changeset viewer.
