projects
/
web
/
CedarvilleMarine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6024ee4
)
Adding checkbox
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 14 Apr 2015 13:36:01 +0000
(09:36 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 14 Apr 2015 13:36:01 +0000
(09:36 -0400)
for Fuel injection cleaning
Toolkit/Contacts/ServiceRequest.php
patch
|
blob
|
history
diff --git
a/Toolkit/Contacts/ServiceRequest.php
b/Toolkit/Contacts/ServiceRequest.php
index
8de0d08
..
eb3164e
100755
(executable)
--- a/
Toolkit/Contacts/ServiceRequest.php
+++ b/
Toolkit/Contacts/ServiceRequest.php
@@
-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(