[freeside-commits] branch FREESIDE_4_BRANCH updated. f26f4658d8e2a48439ca4f912dbc887cd008ee5b

Ivan ivan at 420.am
Wed Dec 28 10:07:25 PST 2016


The branch, FREESIDE_4_BRANCH has been updated
       via  f26f4658d8e2a48439ca4f912dbc887cd008ee5b (commit)
      from  4ccd5cf8a013f79dc73805f2df382ac96b455bdf (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f26f4658d8e2a48439ca4f912dbc887cd008ee5b
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Dec 28 10:07:24 2016 -0800

    fix cancellations

diff --git a/httemplate/misc/process/cancel_pkg.html b/httemplate/misc/process/cancel_pkg.html
index 7e33e15..cb20712 100755
--- a/httemplate/misc/process/cancel_pkg.html
+++ b/httemplate/misc/process/cancel_pkg.html
@@ -1,4 +1,4 @@
-<& /elements/popup-topreload.html, et("Package $past_method") &>
+<& /elements/popup-topreload.html, emt("Package $past_method") &>
 <%once>
 
 my %past = ( 'cancel'   => 'cancelled',

-----------------------------------------------------------------------

Summary of changes:
 httemplate/misc/process/cancel_pkg.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list