partial #4866
This commit is contained in:
parent
57ddaa3014
commit
a6661b7654
@ -1172,8 +1172,7 @@ class Crunchbutton_Restaurant extends Cana_Table_Trackchange {
|
||||
$out['_notifications'][$notification->id_notification] = $notification->exports();
|
||||
}
|
||||
}
|
||||
// remove this @@@
|
||||
$isCockpit = false;
|
||||
|
||||
if( $isCockpit ){
|
||||
foreach ($this->hours() as $hours) {
|
||||
$out['_hours'][$hours->day][] = [$hours->time_open, $hours->time_close];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user