fix fallout from: (refactor svc_phone to use elements/svc_devices.html) add dsl_devic...
authorivan <ivan>
Mon, 14 Nov 2011 03:24:04 +0000 (03:24 +0000)
committerivan <ivan>
Mon, 14 Nov 2011 03:24:04 +0000 (03:24 +0000)
httemplate/view/svc_phone.cgi

index 0369d5c..2943c58 100644 (file)
@@ -56,7 +56,7 @@ my $html_foot = sub {
   ###
   # Devices
   ###
-  my $devices = include('elements/svc_devices.html',
+  my $devices = include('/view/elements/svc_devices.html',
                           'svc_x' => $svc_phone,
                           'table' => 'phone_device',
                        );