From 728d3e95b1f87d038e9f365918d5650c32da5865 Mon Sep 17 00:00:00 2001 From: Jean-Roch Maitre Date: Fri, 4 Mar 2016 09:53:18 -0800 Subject: [PATCH] UI-2075: updated icons --- submodules/devices/devices.js | 2 +- views/app.html | 4 ++-- views/devices-ata.html | 2 +- views/devices-layout.html | 2 +- views/users-devices.html | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/submodules/devices/devices.js b/submodules/devices/devices.js index 041aabe..df51332 100644 --- a/submodules/devices/devices.js +++ b/submodules/devices/devices.js @@ -823,7 +823,7 @@ define(function(require){ sip_device: 'icon-telicon-voip-phone', sip_uri: 'icon-telicon-voip-phone', fax: 'icon-telicon-fax', - ata: 'icon-telicon-fax' + ata: 'icon-telicon-ata' }; _.each(data.users, function(user) { diff --git a/views/app.html b/views/app.html index a67883e..4af100e 100644 --- a/views/app.html +++ b/views/app.html @@ -2,7 +2,7 @@
- + {{ i18n.menuTitles.myOffice }}
@@ -10,7 +10,7 @@
- + {{ i18n.menuTitles.numbers }}
diff --git a/views/devices-ata.html b/views/devices-ata.html index 57e68c5..8b27cae 100644 --- a/views/devices-ata.html +++ b/views/devices-ata.html @@ -2,7 +2,7 @@
- +
{{#if id}} diff --git a/views/devices-layout.html b/views/devices-layout.html index e6164f5..196c8a5 100644 --- a/views/devices-layout.html +++ b/views/devices-layout.html @@ -17,7 +17,7 @@
  • {{ i18n.devices.types.softphone }}
  • {{ i18n.devices.types.landline }}
  • {{ i18n.devices.types.fax }}
  • -
  • {{ i18n.devices.types.ata }}
  • +
  • {{ i18n.devices.types.ata }}
  • {{ i18n.devices.types.sip_uri }}
  • diff --git a/views/users-devices.html b/views/users-devices.html index 4607a15..d8b21bc 100644 --- a/views/users-devices.html +++ b/views/users-devices.html @@ -27,7 +27,7 @@
  • {{ i18n.devices.types.softphone }}
  • {{ i18n.devices.types.landline }}
  • {{ i18n.devices.types.fax }}
  • -
  • {{ i18n.devices.types.ata }}
  • +
  • {{ i18n.devices.types.ata }}
  • {{ i18n.users.devices.spareDevice }}