Skip to content
Snippets Groups Projects
Commit dc3dbd41 authored by srosse's avatar srosse
Browse files

OO-1068: fix hidden btuttons

parent c2dd29c1
No related branches found
No related tags found
No related merge requests found
<div class="o_sel_edit_repositoryentry"> <div class="o_sel_edit_repositoryentry clearfix">
#if($title) #if($title)
<h4>$r.translate("properties.for", $title)</h4> <h4>$r.translate("properties.for", $title)</h4>
#end #end
$r.render("desc") $r.render("desc")
$r.render("buttonContainer") <div class="row">
<div class="col-sm-offset-3 col-sm-9">
$r.render("buttonContainer")
</div>
</div>
</div> </div>
\ No newline at end of file
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