projects
/
web
/
TroutCreek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9470f9d
)
fix extra output
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 1 Apr 2014 16:31:20 +0000
(16:31 +0000)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 1 Apr 2014 16:31:20 +0000
(16:31 +0000)
Toolkit/Contacts/GolfPackageForm.php
patch
|
blob
|
history
diff --git
a/Toolkit/Contacts/GolfPackageForm.php
b/Toolkit/Contacts/GolfPackageForm.php
index
af2b732
..
a255457
100755
(executable)
--- a/
Toolkit/Contacts/GolfPackageForm.php
+++ b/
Toolkit/Contacts/GolfPackageForm.php
@@
-249,7
+249,7
@@
class Toolkit_Contacts_GolfPackageForm
'type' => 'checkbox',
'name' => $courseName,
'req' => false,
- 'display' =>
$courseName
,
+ 'display' =>
''
,
'opts' => $courseName
);
}