Skip to content
Snippets Groups Projects
Commit 62760c59 authored by Kentin Rodrigues's avatar Kentin Rodrigues
Browse files

DataBrowser : Change default control panel old = tangodeviceexplorer now = devicepanel.

parent a8d08a6b
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ public class SettingsManager {
private static final String TIME_FORMAT = "timeFormat";
private final String configFilename;
private final String defaultControlPanel = "tangodeviceexplorer";
private final String defaultControlPanel = "devicepanel";
public SettingsManager(final String filename) {
configFilename = filename;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment