[Create] Avoid navigation warning

...when navigating to a clone created via Save As.
This commit is contained in:
Victor Woeltjen
2016-02-10 11:59:17 -08:00
parent 5604120d55
commit 8c602025d4
2 changed files with 10 additions and 5 deletions

View File

@@ -163,7 +163,8 @@ define([
"navigationService",
"policyService",
"dialogService",
"creationService"
"creationService",
"copyService"
],
"priority": "mandatory"
},