Fix indentation level of module.js

This commit is contained in:
Matthias Jentsch 2015-08-21 14:36:57 +02:00
parent 77e237304a
commit 8a4e4ecf49

View File

@ -77,7 +77,6 @@
).addToHistory = false;
}
}
};
Icinga.availableModules.monitoring = Monitoring;