94.7 F
San Fernando
Monday, May 5, 2025

Business Advocates Speak Out Against Outdoor Dining Ban

Business groups publicly complained Wednesday about L.A. County’s order to stop outdoor dining.A motion proposed by L.A. County Supervisors Janice Hahn and Kathryn Barger to overrule the prohibition failed with a 2-3 vote on Tuesday.As of Wednesday at 10 p.m., restaurants will no longer be allowed to serve dine-in customers on patios or other outdoor seating arrangements. For at least the next three weeks, food service businesses including restaurants, bars, breweries and wineries will be limited to takeout, delivery or drive-through sales.“There are no positives to this inarguably bad decision,” Stuart Waldman, president of the Valley Industry & Commerce Association in Van Nuys, said in a statement. “Shutting down dine-in options will worsen our local economy, put people out of their jobs right before the holidays and lead to more COVID-19 cases as people continue to gather in even more unsafe situations.”Waldman said restaurants can’t survive on take-out alone, and called it “unfortunate the board moved to kill Los Angeles County businesses and the thousands of jobs they provide.”The California Coalition for Safe Reopening – a group of chambers of commerce and other business organizations – held a press conference Wednesday in West Hollywood decrying the decision. Among the coalition’s members is the Greater San Fernando Valley Chambers of Commerce.The group called the outdoor dining restriction “arbitrary and costly.”“The results will be catastrophic for an already struggling business community who are looking for alternatives such as rapid testing in order to protect their employees, families and communities,” it said in a statement.Barger and Hahn, both of whom represent Valley neighborhoods on the Board of Supervisors, publicly opposed the outdoor dining restriction, and co-authored the motion to allow food service businesses to continue serving dine-in customers outdoors at 50 percent capacity.After the motion was shot down, Hahn said in a statement: “It would be one thing if we had a new stimulus from the federal government so that we could help the restaurants and the people losing their paychecks — but we don’t. I don't think we have the data to prove that outdoor dining is driving the recent surge in cases, nor do we have the data to assure us that this action will turn our case numbers around.”To provide some financial support for the restaurant industry, Barger asked the county to repurpose $10 million in CARES Act funding to create a grant program for restaurants, breweries and wineries affected by the outdoor restriction.“We asked businesses to invest substantial resources to ensure safety, only to force them to close,” Barger said in a statement. “Small businesses cannot withstand these constant changes and deserve better.”

Featured Articles

Related Articles

' + // image style settings '
' + 'tagDiv image style' + '' + '
' + ''; //inject our settings in the template - before
td_template_content = td_template_content.replace('
', td_our_content + '
'); //save the template jQuery('#tmpl-image-details').html(td_template_content); //modal off - click event jQuery(document).on( "click", ".td-modal-image-on", function() { if (jQuery(this).hasClass('active')) { return; } td_add_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); }); //modal on - click event jQuery(document).on( "click", ".td-modal-image-off", function() { if (jQuery(this).hasClass('active')) { return; } td_remove_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").addClass('active'); jQuery(".td-modal-image-on").removeClass('active'); }); // select change event jQuery(document).on( "change", ".td-wp-image-style", function() { switch (jQuery( ".td-wp-image-style").val()) { default: td_clear_all_classes(); //except the modal one jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } }); //util functions to edit the image details in wp-admin function td_add_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value + ' ' + new_class); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } function td_remove_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); //try first with a space before the class var td_regex = new RegExp(" " + new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); var td_regex = new RegExp(new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } //clears all classes except the modal image one function td_clear_all_classes() { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (td_extra_classes_value.indexOf('td-modal-image') > -1) { //we have the modal image one - keep it, remove the others jQuery('*[data-setting="extraClasses"]').val('td-modal-image'); } else { jQuery('*[data-setting="extraClasses"]').val(''); } } //monitor the backbone template for the current status of the picture setInterval(function(){ var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (typeof td_extra_classes_value !== 'undefined' && td_extra_classes_value != '') { // if we have modal on, switch the toggle if (td_extra_classes_value.indexOf('td-modal-image') > -1) { jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); } } }, 1000); })(); //end anon function -->