feat: Remove POS Sync Overlay from platform row rendering
This commit is contained in:
@@ -3225,9 +3225,6 @@ function oribi_render_platform_row($a)
|
||||
$ha .= '<div class="hosp-tv__body">';
|
||||
$ha .= '<div class="hosp-tv__screen">';
|
||||
|
||||
// POS Sync Overlay (Pulse)
|
||||
$ha .= '<div class="hosp-pos"><div class="hosp-pos__dot"></div><div class="hosp-pos__txt">POS Syncing...</div></div>';
|
||||
|
||||
$ha .= '<div class="hosp-slides">';
|
||||
|
||||
// Slide 1: Breakfast
|
||||
|
||||
Reference in New Issue
Block a user