mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
7 lines
325 B
Plaintext
7 lines
325 B
Plaintext
#save-bar.animate-show{ ng: { show: 'dirty || persist || StatusMessage.active()' } }
|
|
.container
|
|
.eight.columns.alpha
|
|
%h5#status-message{ ng: { style: 'StatusMessage.statusMessage.style' } }
|
|
{{ StatusMessage.statusMessage.text || " " }}
|
|
.eight.columns.omega.text-right{ ng: { transclude: true } }
|