[Rt-commit] [rtir] 07/22: Fix a mistaken comment

Jesse Vincent jesse at bestpractical.com
Sun Mar 29 02:50:58 EDT 2015


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

jesse pushed a commit to branch 3.4/remove_old_constituencies
in repository rtir.

commit fc3f847f96f19cea9d8d49a25a7af8e1d9dc4d29
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Sat Mar 28 16:36:22 2015 -0700

    Fix a mistaken comment
---
 html/RTIR/Create.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/RTIR/Create.html b/html/RTIR/Create.html
index c630650..8c99324 100644
--- a/html/RTIR/Create.html
+++ b/html/RTIR/Create.html
@@ -360,7 +360,7 @@ if (RT::IR->IsCountermeasureQueue($QueueObj)
 }
 
 
-# As of RTIR 3.8, that's only true for Incidents
+# As of RTIR 3.4, that's only true for Incidents
 # If there's an RTIR specific create page for this kind of ticket, show that
 if ( $m->comp_exists("/RTIR/$Type/Create.html") ) {
 RT::Interface::Web::Redirect(RT::IR->HREFTo(

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


More information about the rt-commit mailing list