[ui] getting clusters data from /clusters instead of stub
This commit is contained in:
parent
25ffc2fb3b
commit
980d0b52ea
@ -1,4 +1,3 @@
|
|||||||
'use strict';
|
|
||||||
|
|
||||||
/* Controllers */
|
/* Controllers */
|
||||||
|
|
||||||
@ -37,5 +36,4 @@ angular.module('rubick.controllers', []).
|
|||||||
$scope.newCluster = undefined;
|
$scope.newCluster = undefined;
|
||||||
$('#add-cluster-modal').modal('hide');
|
$('#add-cluster-modal').modal('hide');
|
||||||
}
|
}
|
||||||
|
|
||||||
}])
|
}])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user