From bec4553238a69ac710ea28b90480dc3a2bde5539 Mon Sep 17 00:00:00 2001 From: Stefan Wintermeyer Date: Wed, 23 Jan 2013 11:47:49 +0100 Subject: Added screenshot example of how to configure the snom provisioning URL. --- app/views/phones/show.html.haml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/views') diff --git a/app/views/phones/show.html.haml b/app/views/phones/show.html.haml index e197f4a..97cb1a8 100644 --- a/app/views/phones/show.html.haml +++ b/app/views/phones/show.html.haml @@ -52,6 +52,11 @@ .span7 - if @phone.ip_address.blank? && @phone.phone_model.manufacturer.ieee_name == 'SNOM Technology AG' + %ul.thumbnails.pull-right + %li.span4 + %a.thumbnail{:href => "#{image_path('screenshots/set_provisioning_url_snom.png')}"} + =image_tag('screenshots/set_provisioning_url_snom.png', :alt => "Screenshot Set Provisionierungs-URL Snom WebGUI") + %p Sollten Sie Ihren DHCP-Server noch nicht für das automatische Konfigurieren der SIP-Telefone konfiguriert haben, können Sie manuell in Ihrem Telefon eine Provisionierungs-URL eingeben. %p -- cgit v1.2.3