@@ -16,7 +16,7 @@
|
||||
<%
|
||||
var reportsx = new model_reportsx();
|
||||
|
||||
var show_buttons = [{ title: L("lcl_usrrap_show"), action: "show_report", icon: "doc_text_image.png" }];
|
||||
var show_buttons = [{ title: L("lcl_usrrap_show"), action: "show_report", icon: "fa-file-text" }];
|
||||
if (S("fac_usrrap_mode") == 1)
|
||||
show_buttons.push({ title: L("lcl_usrrap_clone"), action: "clone_report", icon: "copy.png" });
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user