fix(turnero): agregar sidebar toggle en vistas standalone (recepcion, lugar, configuracion)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
da594e0021
commit
90baff34f9
@@ -1190,5 +1190,6 @@ async function guardarWhatsApp() {
|
||||
} catch (e) { toast('Error de conexión', 'error'); }
|
||||
}
|
||||
</script>
|
||||
<script src="<?= defined('APP_URL') ? rtrim(APP_URL,'/') : '' ?>/assets/js/lab-sidebar.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user