[freeside-commits] branch master updated. ed673c4be67ad4d3b549df3b5f20fe5d76d6e944

Jonathan Prykop jonathan at 420.am
Mon Aug 24 17:29:17 PDT 2015


The branch, master has been updated
       via  ed673c4be67ad4d3b549df3b5f20fe5d76d6e944 (commit)
      from  df94942698dac9ecf31b8d1eb7a0d383b247ee17 (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 ed673c4be67ad4d3b549df3b5f20fe5d76d6e944
Author: Jonathan Prykop <jonathan at freeside.biz>
Date:   Mon Aug 24 19:28:54 2015 -0500

    RT#18361: Delay package from billing until services are provisioned [text change]

diff --git a/httemplate/elements/template_image-dialog.html b/httemplate/elements/template_image-dialog.html
index 5691d52..f7fb0c2 100644
--- a/httemplate/elements/template_image-dialog.html
+++ b/httemplate/elements/template_image-dialog.html
@@ -94,7 +94,7 @@ url - to redirect to after upload, otherwise just refreshes dialog window
 
   <% include( '/elements/tr-select-agent.html',
                  'label'       => "<B>Agent</B>",
-                 'empty_label' => 'Select agent',
+                 'empty_label' => '(global)',
                  'agent_virt'  => 1,
                  'agent_null_right' => 'Edit global templates',
              )

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

Summary of changes:
 httemplate/elements/template_image-dialog.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list