SOURCES: eventum-iss_close_bug.patch - restore template fix
glen
glen at pld-linux.org
Wed Jul 19 20:24:48 CEST 2006
Author: glen Date: Wed Jul 19 18:24:48 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- restore template fix
---- Files affected:
SOURCES:
eventum-iss_close_bug.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/eventum-iss_close_bug.patch
diff -u SOURCES/eventum-iss_close_bug.patch:1.2 SOURCES/eventum-iss_close_bug.patch:1.3
--- SOURCES/eventum-iss_close_bug.patch:1.2 Wed Jul 19 20:07:38 2006
+++ SOURCES/eventum-iss_close_bug.patch Wed Jul 19 20:24:42 2006
@@ -31,3 +31,14 @@
<td bgcolor="{$dark_color}" class="small_default">
{t}Add sender to authorized repliers list?{/t}
</td>
+--- eventum-20060718/templates/close.tpl.html~ 2006-07-19 21:23:15.786647334 +0300
++++ eventum-20060718/templates/close.tpl.html 2006-07-19 21:23:58.447605365 +0300
+@@ -70,7 +70,7 @@
+ }
+ }
+ if (has_checked_incident == false) {
+- return confirm('{/literal}{t}This customer has a per incident contract. You have chosen not to redeem any incidents. Press \'OK\' to confirm or \'Cancel\' to revise.{/t}{literal}');
++ return confirm('{/literal}{t escape=js}This customer has a per incident contract. You have chosen not to redeem any incidents. Press \'OK\' to confirm or \'Cancel\' to revise.{/t}{literal}');
+ }
+ }
+ return true;
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/eventum-iss_close_bug.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list