5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-02 02:06:57 +00:00
panel/app/views/posts/attribute_ro/_boolean.haml
2019-08-20 19:11:10 -03:00

3 lines
106 B
Text

%tr{ id: attribute }
%th= post_label_t(attribute, post: post)
%td= t "_#{post.send(attribute).value}"