[Rt-commit] [rtir] 03/04: reformatting
Jesse Vincent
jesse at bestpractical.com
Thu Mar 19 02:51:02 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 76a9a07cbafd6900c53bfa75e44196cce660adc1
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Wed Mar 18 22:50:25 2015 -0700
reformatting
---
html/RTIR/Tools/Elements/ToolResultsIframe | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/html/RTIR/Tools/Elements/ToolResultsIframe b/html/RTIR/Tools/Elements/ToolResultsIframe
index c8d6038..253f1ef 100644
--- a/html/RTIR/Tools/Elements/ToolResultsIframe
+++ b/html/RTIR/Tools/Elements/ToolResultsIframe
@@ -45,9 +45,11 @@
%# those contributions and any derivatives thereof.
%#
%# END BPS TAGGED BLOCK }}}
-<h2><&|/l&><%$research_tools->{$ResearchTool}->{FriendlyName}%></&></h2>
-<iframe src="<%$url%>" name="rtir_research_<%$m->notes('rtir_research_iframe_id')%>" style="width: 100%; height: 70%;">
-</iframe>
+<h2><%loc($research_tools->{$ResearchTool}->{FriendlyName})%></h2>
+<iframe
+ src="<%$url%>"
+ name="rtir_research_<%$m->notes('rtir_research_iframe_id')%>"
+ style="width: 100%; height: 70%;"></iframe>
<%args>
$q => undef
$TicketType => undef
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the rt-commit
mailing list