initial draft
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<cfsilent>
|
||||
<cfif thisTag.executionMode IS "end" OR !thisTag.hasEndTag>
|
||||
<cfassociate basetag="cf_dependency" datacollection="order_by" />
|
||||
<cfparam name="ATTRIBUTES.expression" default=#thisTag.generatedContent# />
|
||||
</cfif>
|
||||
</cfsilent>
|
||||
Reference in New Issue
Block a user