We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294cc94 commit 14ba187Copy full SHA for 14ba187
webskin/configCloudSearch/webtopAjaxApplyAll.cfm
@@ -26,7 +26,7 @@
26
<td>#yesNoFormat(stResult.qResult.highlight)#</td>
27
<td>#stResult.qResult.analysis_scheme#</td>
28
<td>wait for update</td>
29
- <td><a class="cloudsearch-field-action" href="#application.fapi.getLink(type='configCloudSearch',view='webtopAjaxApply',urlParameters='field=#qDiffIndexFields.field#')#">refresh</a></td>
+ <td><a class="cloudsearch-field-action" href="#application.fapi.getLink(type='configCloudSearch',view='webtopAjaxApply',urlParameters='field=#stResult.qResult.field#')#">refresh</a></td>
30
</tr>
31
</cfloop>
32
</cfoutput></cfsavecontent>
0 commit comments