Skip to content

Commit 14ba187

Browse files
author
Blair McKenzie
committed
query variable
1 parent 294cc94 commit 14ba187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webskin/configCloudSearch/webtopAjaxApplyAll.cfm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<td>#yesNoFormat(stResult.qResult.highlight)#</td>
2727
<td>#stResult.qResult.analysis_scheme#</td>
2828
<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>
29+
<td><a class="cloudsearch-field-action" href="#application.fapi.getLink(type='configCloudSearch',view='webtopAjaxApply',urlParameters='field=#stResult.qResult.field#')#">refresh</a></td>
3030
</tr>
3131
</cfloop>
3232
</cfoutput></cfsavecontent>

0 commit comments

Comments
 (0)