committed by
Georgios Kalpakas
parent
e193cda800
commit
3776b2ef30
+1
-1
@@ -60,7 +60,7 @@ function $LogProvider() {
|
||||
this.debugEnabled = function(flag) {
|
||||
if (isDefined(flag)) {
|
||||
debug = flag;
|
||||
return this;
|
||||
return this;
|
||||
} else {
|
||||
return debug;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user