This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
monster-ui-voip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
UI-1957: Exposing field for suppress unregister notifications
4.3
Jean-Roch Maitre
10 years ago
parent
916c9c5d44
commit
deaaf67267
1 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
views/devices-softphone.html
+ 9
- 0
views/devices-softphone.html
View File
@ -170,6 +170,15 @@
<
/
label
>
<
/
div
>
<
div
class
=
"control-group"
>
<
label
class
=
"control-label checkbox"
>
{{#monsterCheckbox i18n.devices.popupSettings.miscellaneous.unregisterNotifications.label }}
<
input
type
=
"checkbox"
name
=
"extra.notify_unregister"
id
=
"notify_unregister"
{
{
#
unless
suppress_unregister_notifications
}
}
checked
{
{
/
unless
}
}
/
>
{{/monsterCheckbox}}
<
i
class
=
"help-popover fa fa-question-circle fa-lg"
data-original-title
=
"{{i18n.devices.popupSettings.miscellaneous.unregisterNotifications.help}}"
data-placement
=
"top"
data-toggle
=
"tooltip"
>
<
/
i
>
<
/
label
>
<
/
div
>
<
div
class
=
"rtp-line"
>
<
div
class
=
"control-group"
>
<
label
class
=
"control-label checkbox"
>
Write
Preview
Loading…
Cancel
Save