[Create] #491 Locator is not visible when creating a new object where selected object does not have location
Added additional test for default context Fixed JSLint error
This commit is contained in:
@@ -117,7 +117,8 @@ define([
|
||||
"implementation": LocatorController,
|
||||
"depends": [
|
||||
"$scope",
|
||||
"$timeout"
|
||||
"$timeout",
|
||||
"objectService"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user