@@ -2069,7 +2069,7 @@ function res_list (pautfunction, params)
|
||||
if (dateto) {
|
||||
calendarurl += "&date_to=" + dateto.getTime();
|
||||
}
|
||||
buttonsFE = [{ icon: "fa-calendar-alt", title: L("lcl_calendar"), action: "FcltMgr.openDetail('" + calendarurl + "', '" + safe.jsstring(L("lcl_prs_frame_facilities")) + "')" }];
|
||||
buttonsFE = [{ icon: "fa-calendar-alt", title: L("lcl_calendar"), action: "FcltMgr.openDetail('" + calendarurl + "', '" + safe.jsstring(L("frm_resframe")) + "')" }];
|
||||
rsParms.buttons = rsParms.buttons.concat(buttonsFE);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user