FSN#35094 Opfrissen icon-set enzo: standaard button volgorde
svn path=/Website/trunk/; revision=31819
This commit is contained in:
@@ -185,8 +185,8 @@ function fncolGroep(oRsvalue)
|
|||||||
|
|
||||||
<body id="showbody">
|
<body id="showbody">
|
||||||
<%
|
<%
|
||||||
buttons = [ {title: L("lcl_photos"), action: "edit_image()", icon: "folder.png" },
|
buttons = [ {title: L("lcl_change"), icon: "wijzigen.png", action:"menuChange()" },
|
||||||
{title: L("lcl_change"), icon: "wijzigen.png", action:"menuChange()" },
|
{title: L("lcl_image"), icon: "fa-upload", action: "edit_image()" },
|
||||||
{title: L("lcl_delete"), icon: "delete.png", action:"menuDelete()"}];
|
{title: L("lcl_delete"), icon: "delete.png", action:"menuDelete()"}];
|
||||||
IFRAMER_HEADER(L("lcl_fac_menuoptie"), buttons);
|
IFRAMER_HEADER(L("lcl_fac_menuoptie"), buttons);
|
||||||
%>
|
%>
|
||||||
|
|||||||
Reference in New Issue
Block a user