add css class to report meta
This commit is contained in:
parent
40cc2c4079
commit
888fb8d62c
5 changed files with 8 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
reportView nocall:item"
|
||||
tal:attributes="class string:content-$level;">
|
||||
<metal:block use-macro="view/concept_macros/concepttitle" />
|
||||
<form method="post" name="report_data">
|
||||
<form method="post" name="report_data" class="report-meta">
|
||||
<tal:hidden define="params item/dynamicParams"
|
||||
tal:condition="nothing">
|
||||
<input type="hidden"
|
||||
|
|
Loading…
Add table
Reference in a new issue