[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rt-commit
Subject:    [Rt-commit] rt 01/04: Use String widget for LogoutURL config
From:       sunnavy <sunnavy () bestpractical ! com>
Date:       2021-06-29 21:33:48
Message-ID: 20210629213347.C5A4043CFA () bps-git ! bestpractical ! com
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script.

sunnavy pushed a commit to branch 5.0/db-config-missing-widgets
in repository rt.

commit 9e63fc240bb426c860cd6254877c9e66c7d4455c
Author: sunnavy <sunnavy@bestpractical.com>
AuthorDate: Tue Jun 29 05:16:34 2021 +0800

    Use String widget for LogoutURL config
---
 lib/RT/Config.pm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lib/RT/Config.pm b/lib/RT/Config.pm
index 9cb596b237..6453c10cca 100644
--- a/lib/RT/Config.pm
+++ b/lib/RT/Config.pm
@@ -1882,6 +1882,9 @@ our %META;
     LogoURL => {
         Widget => '/Widgets/Form/String',
     },
+    LogoutURL => {
+        Widget => '/Widgets/Form/String',
+    },
     OwnerEmail => {
         Widget => '/Widgets/Form/String',
     },

-- 
To stop receiving notification emails like this one, please contact
sysadmin@bestpractical.com.
_______________________________________________
rt-commit mailing list
rt-commit@lists.bestpractical.com
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic