Commit 49c51e07 by Manzar Hussain

add class in view

parent b3654d10
......@@ -17,7 +17,11 @@
* @ingroup themeable
*/
#}
{%
set classes = [
dom_id ? 'js-view-dom-id-' ~ dom_id,
]
%}
{%
set row_classes = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment