9 lines
259 B
Plaintext
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/"
|