Skip to content
Snippets Groups Projects
Commit 28c1f1c2 authored by gnaegi's avatar gnaegi
Browse files

OO-1048 added missing container of create button

parent 5b96b7e9
No related branches found
No related tags found
No related merge requests found
#if($r.available("new_message"))
<div class="b_float_right o_infomsg_create_button">
<div class="b_clearfix"><div class="b_float_right o_infomsg_create_button">
$r.render("new_message")
</div>
</div></div>
#end
<div class="o_infomsgs b_clearfix">
#if($infos.isEmpty())
<p>$r.translate("display.no_messages")</p>
<p class="b_important">$r.translate("display.no_messages")</p>
#end
#foreach($info in $infos)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment