Adding checkbox
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 14 Apr 2015 13:36:01 +0000 (09:36 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 14 Apr 2015 13:36:01 +0000 (09:36 -0400)
for Fuel injection cleaning

Toolkit/Contacts/ServiceRequest.php

index 8de0d08..eb3164e 100755 (executable)
@@ -381,6 +381,12 @@ class Toolkit_Contacts_ServiceRequest
                     'name' => 'Extensive Test run (15 to 20 minutes)',
                     'opts' => 'Extensive Test run (15 to 20 minutes)'
                 ),
+                array(
+                    'type' => 'checkbox',
+                    'req'  => false,
+                    'name' => 'Fuel Injection Cleaning (Applies to both outboard & sterndrive EFI motors)',
+                    'opts' => 'Fuel Injection Cleaning (Applies to both outboard & sterndrive EFI motors)',
+                ),
             ),
             'Outdrive & Gearcase' => array(
                 array(