mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-27 05:36:39 +10:00
remove test line
This commit is contained in:
@@ -315,8 +315,7 @@
|
||||
};
|
||||
scope.$on("alarmPinpointUser.configuration.load", function( event, department ) {
|
||||
if ( bIsLoaded === false ) {
|
||||
loadData( { "department": "OxygenTF" } );
|
||||
// loadData( angular.isUndefined( department ) ? {} : { "department": department } );
|
||||
loadData( angular.isUndefined( department ) ? {} : { "department": department } );
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
+2
-2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user