partial #2109 - on cockpit restaurant page: change "open" to "open now" and "closed" to "closed now" under Is "It Accepting Orders?"
This commit is contained in:
parent
c2ef3a6ba0
commit
e840de51e7
@ -1210,6 +1210,7 @@ var ADMIN = {
|
||||
});
|
||||
},
|
||||
restaurant_update_closed_open : function(){
|
||||
return;
|
||||
// open / close
|
||||
if( ADMIN.restaurant ){
|
||||
if( ADMIN.restaurant._open ){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user