[Time Conductor] Remove debugging statement
WTD-1515
This commit is contained in:
@@ -97,7 +97,6 @@ define(
|
||||
$scope.month = MONTHS[month];
|
||||
$scope.year = year;
|
||||
$scope.table = generateTable();
|
||||
console.log($scope.table);
|
||||
}
|
||||
|
||||
function updateFromModel(ngModel) {
|
||||
|
||||
Reference in New Issue
Block a user