[Clocks/Timers] Make $scope available
...to methods of TimerController
This commit is contained in:
@@ -122,6 +122,7 @@ define(
|
||||
active = false;
|
||||
});
|
||||
|
||||
this.$scope = $scope;
|
||||
this.signValue = '';
|
||||
this.textValue = '';
|
||||
this.updateObject = updateObject;
|
||||
|
||||
Reference in New Issue
Block a user