[Create] Add specificity to check
Explicitly check if an object has a persistence timestamp at all (avoids false-positives due to falsiness of zero.)
This commit is contained in:
@@ -156,11 +156,7 @@ define([
|
||||
"name": "Save",
|
||||
"description": "Save changes made to these objects.",
|
||||
"depends": [
|
||||
"$q",
|
||||
"$location",
|
||||
"$injector",
|
||||
"urlService",
|
||||
"navigationService",
|
||||
"policyService",
|
||||
"dialogService",
|
||||
"creationService",
|
||||
|
||||
Reference in New Issue
Block a user