FSN#35094 Opfrissen icon-set font-awesome

svn path=/Website/trunk/; revision=31663
This commit is contained in:
Jos Groot Lipman
2016-11-24 12:49:38 +00:00
parent 24231031f3
commit 07a69910a9

View File

@@ -546,7 +546,11 @@ if (options.length > 1) {
buttons.push({ icon: "magnifier.png", title: L("lcl_res_bez_oproepscherm"), action: "res_oproep()" }); buttons.push({ icon: "magnifier.png", title: L("lcl_res_bez_oproepscherm"), action: "res_oproep()" });
if (rrr.rsv_ruimte_verwijder == null && buttons.length) if (rrr.rsv_ruimte_verwijder == null && buttons.length)
{
%><div class="buttoncontainer" style="float:right;"><%
CreateButtons(buttons, { showIcons: true} ); CreateButtons(buttons, { showIcons: true} );
%></div><%
}
//====================================== //======================================
%></div><% %></div><%
} }