Skip to content

Commit

Permalink
Merge pull request #2420 from MitrahSoft/LDEV-5098
Browse files Browse the repository at this point in the history
Added a fix for LDEV-5098
  • Loading branch information
michaeloffner authored Oct 7, 2024
2 parents 5cfb0bd + 68b03e3 commit 078d302
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/main/cfml/context/admin/services.ai.cfm
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<cfif request.admintype EQ "web"><cflocation url="#request.self#" addtoken="no"></cfif>
<cfscript>
stText.Settings.ai.titleExisting="Defined AI Connections";
Expand Down

0 comments on commit 078d302

Please sign in to comment.