[freeside-commits] branch FREESIDE_4_BRANCH updated. cc21e43b3dd6828a5f38b1fdc37dee37f7dcb722
Ivan
ivan at 420.am
Fri Oct 21 18:08:02 PDT 2016
The branch, FREESIDE_4_BRANCH has been updated
via cc21e43b3dd6828a5f38b1fdc37dee37f7dcb722 (commit)
from 892ed7918e4f79631bf964dbf72ec65f10895341 (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 cc21e43b3dd6828a5f38b1fdc37dee37f7dcb722
Author: Ivan Kohler <ivan at freeside.biz>
Date: Fri Oct 21 18:08:01 2016 -0700
fix fallout from popup changes (rarenly/never used snom integration feature)
diff --git a/httemplate/elements/phonenumber.html b/httemplate/elements/phonenumber.html
index 736984b..2df5702 100644
--- a/httemplate/elements/phonenumber.html
+++ b/httemplate/elements/phonenumber.html
@@ -21,7 +21,7 @@
'width' => 240,
'height' => 64,
'actionlabel' => 'Initiating call',
- 'label' => "<$img>",
+ 'html_label' => "<$img>",
)
%>
-----------------------------------------------------------------------
Summary of changes:
httemplate/elements/phonenumber.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list