[Rt-commit] [rtir] 01/02: Update index.html

Kevin Falcone falcone at bestpractical.com
Wed Nov 26 17:27:04 EST 2014


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

falcone pushed a commit to branch 3.0-trunk
in repository rtir.

commit ed63f050e799f28198ac14df6ba33dd126b6d601
Author: mauroasilva <mauroasilva at users.noreply.github.com>
Date:   Tue Nov 25 13:49:23 2014 +0000

    Update index.html
    
    Queue on the "Blocks Correspondents" part was set to "Investigations"
---
 html/RTIR/Incident/Reply/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/RTIR/Incident/Reply/index.html b/html/RTIR/Incident/Reply/index.html
index 71467a6..f4a469d 100644
--- a/html/RTIR/Incident/Reply/index.html
+++ b/html/RTIR/Incident/Reply/index.html
@@ -95,7 +95,7 @@
 % unless( RT->Config->Get('RTIR_DisableBlocksQueue') ) {
 <h2><&|/l&>Blocks Correspondents</&></h2>
 <& /RTIR/Search/Elements/ShowResults,
-    Queue         => 'Investigations',
+    Queue         => 'Blocks',
     BaseURL       => $BaseURL,
     BaseQuery     => RT::IR->Query(Queue => 'Blocks', MemberOf => $id),
     Query         => $Query,

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the rt-commit mailing list