[freeside-commits] branch FREESIDE_3_BRANCH updated. b3b2122053db54742ad6cb90d0d72e8a5d6b4296
Mark Wells
mark at 420.am
Wed Apr 6 15:34:34 PDT 2016
The branch, FREESIDE_3_BRANCH has been updated
via b3b2122053db54742ad6cb90d0d72e8a5d6b4296 (commit)
from 1ff526055d1c14c45f1eab0c29e4ac47f350b32b (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 b3b2122053db54742ad6cb90d0d72e8a5d6b4296
Author: Mark Wells <mark at freeside.biz>
Date: Wed Apr 6 15:29:08 2016 -0700
typo
diff --git a/httemplate/search/report_cust_event.html b/httemplate/search/report_cust_event.html
index b09e66a..465a391 100644
--- a/httemplate/search/report_cust_event.html
+++ b/httemplate/search/report_cust_event.html
@@ -43,9 +43,9 @@
&>
% } else {
- % # 'initial' is not on here, since nobody needs to see it. also,
- % # 'done_Y' and 'done_N' are shorthand for "done, and no_action
- % # is null" and "done, and no_action = 'Y'".
+% # 'initial' is not on here, since nobody needs to see it. also,
+% # 'done_Y' and 'done_N' are shorthand for "done, and no_action
+% # is null" and "done, and no_action = 'Y'".
<& /elements/tr-select.html,
'label' => 'Event status',
'field' => 'event_status',
-----------------------------------------------------------------------
Summary of changes:
httemplate/search/report_cust_event.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
More information about the freeside-commits
mailing list