diff --git a/submodules/devices/devices.js b/submodules/devices/devices.js index c3b1760..088f891 100644 --- a/submodules/devices/devices.js +++ b/submodules/devices/devices.js @@ -813,7 +813,7 @@ define(function(require){ mapIconClass = { cellphone: 'fa fa-phone', smartphone: 'icon-telicon-mobile-phone', - landline: 'icon-telicon-home-phone', + landline: 'icon-telicon-home', mobile: 'icon-telicon-sprint-phone', softphone: 'icon-telicon-soft-phone', sip_device: 'icon-telicon-voip-phone', diff --git a/submodules/users/users.js b/submodules/users/users.js index 006a010..fc2d41c 100644 --- a/submodules/users/users.js +++ b/submodules/users/users.js @@ -17,7 +17,7 @@ define(function(require){ deviceIcons: { 'cellphone': 'fa fa-phone', 'smartphone': 'icon-telicon-mobile-phone', - 'landline': 'icon-telicon-home-phone', + 'landline': 'icon-telicon-home', 'mobile': 'icon-telicon-sprint-phone', 'softphone': 'icon-telicon-soft-phone', 'sip_device': 'icon-telicon-voip-phone', diff --git a/views/app.html b/views/app.html index 54135f7..a67883e 100644 --- a/views/app.html +++ b/views/app.html @@ -31,7 +31,7 @@
- + {{ i18n.menuTitles.mainNumber }}
diff --git a/views/devices-landline.html b/views/devices-landline.html index 6f7273d..5171c92 100644 --- a/views/devices-landline.html +++ b/views/devices-landline.html @@ -2,7 +2,7 @@
- +
{{#if id}} diff --git a/views/devices-layout.html b/views/devices-layout.html index fc8fe3e..1c1f000 100644 --- a/views/devices-layout.html +++ b/views/devices-layout.html @@ -15,7 +15,7 @@
  • {{ i18n.devices.types.cellphone }}
  • {{ i18n.devices.types.softphone }}
  • -
  • {{ i18n.devices.types.landline }}
  • +
  • {{ i18n.devices.types.landline }}
  • {{ i18n.devices.types.fax }}
  • {{ i18n.devices.types.ata }}
  • {{ i18n.devices.types.sip_uri }}
  • diff --git a/views/users-creation.html b/views/users-creation.html index 0ccf159..2d4da68 100644 --- a/views/users-creation.html +++ b/views/users-creation.html @@ -26,7 +26,7 @@
    - +
    {{ i18n.users.dialogCreationUser.extension }} diff --git a/views/users-devices.html b/views/users-devices.html index b90828b..4999883 100644 --- a/views/users-devices.html +++ b/views/users-devices.html @@ -26,7 +26,7 @@
  • {{ i18n.devices.types.mobile }}
  • {{ i18n.devices.types.softphone }}
  • -
  • {{ i18n.devices.types.landline }}
  • +
  • {{ i18n.devices.types.landline }}
  • {{ i18n.devices.types.fax }}
  • {{ i18n.devices.types.ata }}
  • diff --git a/views/users-name.html b/views/users-name.html index 53ef3b6..79684b6 100644 --- a/views/users-name.html +++ b/views/users-name.html @@ -103,7 +103,7 @@
    -
    +