mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 22:55:35 +00:00
More comprehensive changes, UI tweaking
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
angular.module('app').controller('ShipyardController', ['$rootScope', function ($rootScope) {
|
||||
$rootScope.title = 'Coriolis - Shipyard';
|
||||
$rootScope.bodyClass = 'docking-bay';
|
||||
}]);
|
||||
Reference in New Issue
Block a user