Skip to content

Commit

Permalink
Update tags.cfm
Browse files Browse the repository at this point in the history
  • Loading branch information
cfmitrah authored Aug 5, 2022
1 parent 1bd1b73 commit a72e459
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion core/src/main/cfml/context/doc/tags.cfm
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@
SELECT tags FROM qryAllItems WHERE tags LIKE ?;
</cfquery>
</cfif>

<div class="tile tile-collapse tile-collapse-full">
<div class="tile-toggle" data-target="##function-#lCase(i)#" data-toggle="tile">
<div class="tile-inner">
Expand All @@ -343,4 +344,4 @@
</cfoutput>


</cfmodule><!--- doc_layout !--->
</cfmodule><!--- doc_layout !--->

0 comments on commit a72e459

Please sign in to comment.