remove identifier from global scope
This commit is contained in:
parent
79cf0837a0
commit
0a7c782beb
2 changed files with 3 additions and 3 deletions
|
@ -333,7 +333,7 @@
|
|||
currentDeferred.resolveWith(null, [hasChanges]);
|
||||
}
|
||||
|
||||
window.ItemIdentifier = {
|
||||
return {
|
||||
show: function (itemId) {
|
||||
|
||||
var deferred = DeferredBuilder.Deferred();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue