cleanup trailing whitespace
This commit is contained in:
@@ -240,7 +240,7 @@ function booking_variety_create_session_form($node, &$form_state, $timeslot_id =
|
||||
$form['tid'] = array (
|
||||
'#type' => 'hidden',
|
||||
'#value' => $timeslot_id,
|
||||
);
|
||||
);
|
||||
|
||||
$form['booking_variety_descrip'] = array (
|
||||
'#type' => 'textfield',
|
||||
|
Reference in New Issue
Block a user