Files
mozo-backend/app/views/dashboard/demo_both.html.slim
T
2020-03-12 10:54:58 -05:00

9 lines
259 B
Plaintext

.phone-wrapper
iframe.phone-content-frame src=user_root_path
.tablet-wrapper
- if Rails.env.development?
iframe.tablet-content-frame src="https://supplier.mozo.local/supplier/"
- else
iframe.tablet-content-frame src="https://supplier.mozo.bar/supplier/"