Adding comment to EditConfigurationVTwo
This commit is contained in:
parent
dfb55ff619
commit
7217d65ad7
1 changed files with 2 additions and 1 deletions
|
@ -116,7 +116,8 @@ public class EditConfigurationVTwo {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* If this value is not null, it will force the edit to return to the specified
|
* 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;
|
String urlToReturnTo = null;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue