Adding comment to EditConfigurationVTwo

This commit is contained in:
briancaruso 2011-11-29 21:42:32 +00:00
parent dfb55ff619
commit 7217d65ad7

View file

@ -116,7 +116,8 @@ public class EditConfigurationVTwo {
/**
* If this value is not null, it will force the edit to return to the specified
* URL from the PostEditCleanupController after an edit or a cancel. This string does not get values substituted in.
* URL from the PostEditCleanupController after an edit or a cancel. This string does
* NOT get values substituted in and it does NOT get the context appended.
*/
String urlToReturnTo = null;