Project

General

Profile

Revision 11

View differences:

status.jsp
15 15
%>
16 16
Laser port: <strong><%= c.getString("devices.laser.port") %></strong><br/>
17 17
Sensor port: <strong><%= c.getString("devices.sensor.port") %></strong><br/>
18
Motion port: <strong><%= c.getString("devices.motion.port") %></strong><br/>
18
Motion port: <strong><%= c.getString("devices.motion.port") %></strong><br/>
19
<script type="text/javascript">
20
    alert('status');
21
</script>

Also available in: Unified diff