DeleteAll button deed het niet
svn path=/Website/trunk/; revision=31520
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
<body class="listbody" id="usermessbody">
|
<body class="listbody" id="usermessbody">
|
||||||
<%
|
<%
|
||||||
var buttons = [];
|
var buttons = [];
|
||||||
buttons.push({title: L("lcl_mark_as_read_all"), icon: "bin_closed.png", action: "facDelete()"});
|
buttons.push({title: L("lcl_mark_as_read_all"), icon: "bin_closed.png", action: "MarkAsReadAll()"});
|
||||||
buttons.push({title: L("lcl_refresh"), icon: "page_refresh.png", action: "FcltMgr.reload()" });
|
buttons.push({title: L("lcl_refresh"), icon: "page_refresh.png", action: "FcltMgr.reload()" });
|
||||||
|
|
||||||
if (user_key != -1)
|
if (user_key != -1)
|
||||||
|
|||||||
Reference in New Issue
Block a user