NIHVIVO-3364 edit mode now working correctly
This commit is contained in:
parent
1fdcf78de4
commit
23c5d5ae94
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
<#assign anchor = lvf.getFormFieldValue(editSubmission, editConfiguration, "anchor") />
|
||||
<#assign newRank = lvf.getFormFieldValue(editSubmission, editConfiguration, "newRank") />
|
||||
|
||||
<#if editConfiguration.object?has_content>
|
||||
<#if url?has_content>
|
||||
<#assign editMode = "edit">
|
||||
<#else>
|
||||
<#assign editMode = "add">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue