Compare commits

..

No commits in common. 'master' and 'Nano/Server' have entirely different histories.

@ -94,7 +94,7 @@
<artifactId>nanoleaf-aurora</artifactId>
<version>1.5.2</version>
</dependency>
<!-- geis shared project -->
<dependency>
<groupId>de.tvo</groupId>

@ -350,8 +350,7 @@ public class PanelConfigBean extends DefaultPageBean implements Serializable {
Panel panel = new Panel(58456, 1, 2, 2, ShapeType.rhythm());
panelList.add(panel);
panel = new Panel(43456, 1, 2, 2, ShapeType.rhythm());
panelList.add(panel);
panel = new Panel(72456, 1, 2, 2, ShapeType.rhythm());
panelList.add(panel);
}

@ -1,7 +1,7 @@
<html>
<head>
<title>Webportal - Nanoleaf</title>
<meta http-equiv="refresh" content="0; URL='main.risc" />
<title>Webportal - Geis Gruppe</title>
<meta http-equiv="refresh" content="0; URL='lightsOnOffPage.risc" />
</head>
<body>
</body>

Loading…
Cancel
Save