FCLT#71204 fa-sync naar alias; fa-fclt-refresh
svn path=/Website/trunk/; revision=55739
This commit is contained in:
@@ -205,7 +205,7 @@ function werkplek_list(pautfunction, params)
|
||||
|
||||
if (canAdd)
|
||||
{
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
if (S("prs_werkplek_implicit") == 1)
|
||||
{
|
||||
buttons.push({ icon: "fa-plus", title: L("lcl_add")+ " " + L("lcl_occupation"), action: "doAddWPBezeting("+room_key+")"});
|
||||
|
||||
@@ -80,7 +80,7 @@ var authparams = user.checkAutorisation(autfunction);
|
||||
|
||||
if (authparams.ALGwritelevel < 9 || authparams.PRSwritelevel < 9)
|
||||
buttons.push({ title: L("lcl_add"), icon: "fa-plus", action:"bez_add()", tooltip: L("lcl_continue_hint") });
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
|
||||
|
||||
var rst = new ResultsetTable({ sql: sql,
|
||||
|
||||
@@ -749,7 +749,7 @@ var transitParam = buildTransitParam([]);
|
||||
}
|
||||
|
||||
var buttons = [];
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
|
||||
// KOLOM BUDGET
|
||||
function budgetReserveAmount(oRs)
|
||||
|
||||
@@ -183,8 +183,8 @@ else
|
||||
<%
|
||||
var buttons = [];
|
||||
if (dwf)
|
||||
buttons.push({ icon: "fa-sync", title: 'Report', action: "Report()" }); //geen lcl
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: 'Report', action: "Report()" }); //geen lcl
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
|
||||
HAMBUTTONS = []; // ik wil ze altijd zien
|
||||
IFRAMER_HEADER("Verify DWF files", buttons);
|
||||
|
||||
@@ -1286,7 +1286,7 @@ if (scenario_key != 0)
|
||||
[
|
||||
{id:"", alt:"", label: L("lcl_slnk_rotateright"), onClick: "parent.RotateSymbol(parent._symbolKey,-90)", icon: "fa-undo fa-flip-horizontal", button: 0, menu: 1 },
|
||||
{id:"", alt:"", label: L("lcl_slnk_rotateleft"), onClick: "parent.RotateSymbol(parent._symbolKey,90)", icon: "fa-undo", button: 0, menu: 1 },
|
||||
{id:"", alt:"", label: L("lcl_slnk_rotate180"), onClick: "parent.RotateSymbol(parent._symbolKey,180)", icon: "fa-sync", button: 0, menu: 1 },
|
||||
{id:"", alt:"", label: L("lcl_slnk_rotate180"), onClick: "parent.RotateSymbol(parent._symbolKey,180)", icon: "fa-fclt-refresh", button: 0, menu: 1 },
|
||||
{id:"", alt:"", label: L("lcl_slnk_rotate0"), onClick: "parent.RotateSymbol(parent._symbolKey,0)", icon: "fa-circle-notch", button: 0, menu: 1 },
|
||||
{id:"", alt:"", label: L("lcl_slnk_alignwall"), onClick: "parent.AlignSymbol(event)", icon: "fa-ruler-combined", button: 0, menu: 1 },
|
||||
{id:"", alt:"", label: L("lcl_slnk_rotatefree"), onClick: "parent.RotateSymbol(parent._symbolKey)", icon: "fa-drafting-compass", button: 0, menu: 1 },
|
||||
|
||||
@@ -255,7 +255,7 @@ var urlMail = "../shared/queuemail.asp?pcode=CNTMAI&defemail_key=" + defemail_ke
|
||||
%> <div class="warning"><%=L("lcl_cnt_contract_locked").format(safe.html(other.naam()), toTimeString(cnt_info.locked_date))%>
|
||||
<div class="buttoncontainer" style="float:right">
|
||||
<% var buttonsM = [];
|
||||
buttonsM.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "parent.FcltMgr.reload()" });
|
||||
buttonsM.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "parent.FcltMgr.reload()" });
|
||||
CreateButtons(buttonsM, { showIcons: true }) %>
|
||||
</div>
|
||||
</div><%
|
||||
|
||||
@@ -72,7 +72,7 @@ var showall = getQParamInt("showall", 0) == 1;
|
||||
}
|
||||
|
||||
buttons = [];
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
var authparamsPRSSYS = user.checkAutorisation("WEB_PRSSYS", true);
|
||||
var hasPRSSYS = authparamsPRSSYS && authparamsPRSSYS.PRSwritelevel < 9 && authparamsPRSSYS.ALGwritelevel < 9;
|
||||
if (hasPRSSYS)
|
||||
|
||||
@@ -115,7 +115,7 @@ var dumpfile_timestamp = fso.getFile(dumpfile).DateLastModified;
|
||||
|
||||
if (!isscheduled)
|
||||
{
|
||||
buttons.push({id: "dorefresh", title: L("lcl_fac_refresh_inplannen"), action: "doSchedule()", singlepress: true, icon: "fa-sync"});
|
||||
buttons.push({id: "dorefresh", title: L("lcl_fac_refresh_inplannen"), action: "doSchedule()", singlepress: true, icon: "fa-fclt-refresh"});
|
||||
}
|
||||
SIMPLE_BLOCK_START();
|
||||
CreateButtons(buttons);
|
||||
|
||||
@@ -146,7 +146,7 @@
|
||||
var buttons = [];
|
||||
if(!nobuttons)
|
||||
{
|
||||
var buttons = [ { icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" },
|
||||
var buttons = [ { icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" },
|
||||
{ icon: "fa-print", title: L("lcl_print_table"), action: "rap_print()" },
|
||||
{ icon: "fa-table", title: L("lcl_export_to_excel"), action: "rap_excel()" }
|
||||
];
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
<%
|
||||
var buttons = [];
|
||||
buttons.push({title: L("lcl_mark_as_read_all"), icon: "fa-trash-alt", action: "MarkAsReadAll()"});
|
||||
buttons.push({title: L("lcl_refresh"), icon: "fa-sync", action: "FcltMgr.reload()" });
|
||||
buttons.push({title: L("lcl_refresh"), icon: "fa-fclt-refresh", action: "FcltMgr.reload()" });
|
||||
|
||||
if (user_key != -1)
|
||||
{
|
||||
|
||||
@@ -1095,7 +1095,7 @@ function fin_list (params)
|
||||
buttons = [];
|
||||
if (embedded)
|
||||
{
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
}
|
||||
if (!embedded && ((authparamsFINFOF && authparamsFINFOF.PRSwritelevel < 9) || (authparamsEXTFIN && authparamsEXTFIN.PRSwritelevel < 9)))
|
||||
{
|
||||
|
||||
@@ -15,6 +15,7 @@ var placeholder_icons = {
|
||||
"fa-fclt-save" : "fa-check",
|
||||
"fa-fclt-edit" : "fa-pen",
|
||||
"fa-fclt-cancel" : "fa-undo",
|
||||
"fa-fclt-refresh" : "fa-sync",
|
||||
"fa-fclt-flag0" : "fa-square fal",
|
||||
"fa-fclt-flag" : "fa-square fas"
|
||||
}
|
||||
|
||||
@@ -428,7 +428,7 @@ var authparams = user.checkAutorisation("WEB_INSUSE");
|
||||
var add = boRs("aantal").Value > 0;
|
||||
boRs.close();
|
||||
|
||||
var buttons = [{ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" }]
|
||||
var buttons = [{ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" }]
|
||||
if (this_ins.canChangeXcp || this_ins.hasAnyWriteXcp)
|
||||
{ // Het xcp scherm werkt erg slecht in readonly mode. Vooralsnog gewoon onderdrukken.
|
||||
if (add)
|
||||
|
||||
@@ -984,7 +984,7 @@ function ins_list (pautfunction, params)
|
||||
{ disc: disc_key_arr.join(","), Group: insgroup_key_arr.join(","), sort: objsrt_key_arr.join(","), dept: dep_key, prs_key: persoon_key});
|
||||
var addurl = "appl/ins/ins_deel.asp?urole=" + urole + transitParam;
|
||||
}
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-plus", title: L("lcl_add"), action: "FcltMgr.openDetail('" + addurl + "', '" + L("lcl_add") + "')" });
|
||||
}
|
||||
|
||||
@@ -1005,7 +1005,7 @@ function ins_list (pautfunction, params)
|
||||
|
||||
if (isbinnen || (S("ins_attach_obj_cntpers") == 1 && cpersoon_key > 0 && !checkout)) // ja, deze overschrijft het array
|
||||
{
|
||||
buttons = [{ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" },
|
||||
buttons = [{ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" },
|
||||
{ icon: "fa-plus", title: L("lcl_add"), action: "insCheckOutNewItem(" + (cpersoon_key > 0? cpersoon_key + ", 'C'" : persoon_key + ", 'P'") + ")" }
|
||||
];
|
||||
}
|
||||
|
||||
@@ -34,7 +34,7 @@ var outputmode = getQParamInt("outputmode", 0);
|
||||
+ " WHERE ins_deel_key = " + ins_key
|
||||
+ " ORDER BY ins_deel_statedate DESC";
|
||||
|
||||
var buttons = [{ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" }]
|
||||
var buttons = [{ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" }]
|
||||
|
||||
var rst = new ResultsetTable({ sql:sql,
|
||||
keyColumn: "ins_deel_state_history_key",
|
||||
|
||||
@@ -96,7 +96,7 @@ SEARCH_BLOCK_START();
|
||||
});
|
||||
SEARCH_BLOCK_END()
|
||||
var buttons = [{ title: L("lcl_show"), icon: "fa-chart-area", action: "doSubmit();"},
|
||||
{ title: L("lcl_kpi_bijwerken"), icon: "fa-sync", action: "doBijwerken();"}
|
||||
{ title: L("lcl_kpi_bijwerken"), icon: "fa-fclt-refresh", action: "doBijwerken();"}
|
||||
];
|
||||
SIMPLE_BLOCK_START();
|
||||
CreateButtons(buttons, { entersubmit: true, showIcons: true });
|
||||
|
||||
@@ -33,7 +33,7 @@ var FcltMgr = {
|
||||
hrefBase += "&" + params.appendurl;
|
||||
}
|
||||
// Vervang een eventuele hamburger door een spinner
|
||||
$("li#printhamburger i.fa-fw.fa-bars").toggleClass("fa-bars fa-sync fa-spin");
|
||||
$("li#printhamburger i.fa-fw.fa-bars").toggleClass(getIconPlaceholder("fa-bars fa-fclt-refresh fa-spin"));
|
||||
window.location.href = hrefBase;
|
||||
},
|
||||
defaultManager: {
|
||||
|
||||
@@ -900,7 +900,7 @@ function GetIcon(p_stat_code){
|
||||
<div class="card-header"><div class="card-header-content"><i class="fa fa-layer-plus fa-w-16"></i>
|
||||
<span><b><%=L("lcl_orders")%></b></span>
|
||||
<span style="cursor:pointer;float:center" onclick="marx_show_maps(<%=v_vakman_key%>, '<%=safe.jsstring(v_stat_omschr)%>' , <%=v_days_future%>, '<%=safe.jsstring(v_bedrijf_naam)%>', <%=v_functie_key%>, <%=v_toon_werkgebied%>)">
|
||||
<i class="fas fa-sync"></i>
|
||||
<%=I("fa-fclt-refresh", { "fastyle": "fas" })%>
|
||||
</span>
|
||||
<% if (v_marx_greenplan == 1){ %>
|
||||
<% if (v_toon_werkgebied == 1){ %>
|
||||
|
||||
@@ -53,7 +53,8 @@ function GetIcon(p_stat_code){
|
||||
var v_viewname = "marx_v_showmaps_4_lev";
|
||||
var v_bedrijf_label = L("lcl_mld_behandelaar"); //opdrachtgever
|
||||
}
|
||||
user.auth_required_or_abort(authparams);
|
||||
// user.auth_required_or_abort(authparams);
|
||||
__DoLog(I("fa-fclt-refresh", { "fastyle": "fas" }));
|
||||
|
||||
__Log("v_viewname: " + v_viewname);
|
||||
|
||||
@@ -641,7 +642,7 @@ function GetIcon(p_stat_code){
|
||||
<div class="card-header"><div class="card-header-content"><i class="fa fa-layer-plus fa-w-16"></i>
|
||||
<span><b><%=L("lcl_orders")%></b></span>
|
||||
<span style="cursor:pointer;float:center" onclick="marx_show_maps('<%=safe.jsstring(v_plaats_mode)%>', '<%=safe.jsstring(v_plaatsnaam)%>', '<%=safe.jsstring(v_stat_omschr)%>' , <%=v_days_ago%>, '<%=safe.jsstring(v_bedrijf_naam)%>', '<%=safe.jsstring(v_opdr_soort)%>')">
|
||||
<i class="fas fa-sync"></i>
|
||||
<%=I("fa-fclt-refresh", { "fastyle": "fas" })%>
|
||||
</span>
|
||||
</div></div>
|
||||
</td>
|
||||
|
||||
@@ -121,7 +121,7 @@ DOCTYPE_Disable = 1;
|
||||
<body>
|
||||
<%
|
||||
var buttons = [];
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()", id: "btn_scf_refresh" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()", id: "btn_scf_refresh" });
|
||||
if (rankdir === "TB")
|
||||
buttons.push({ icon: "fa-code-branch fa-rotate-90", title: L("lcl_facmgt_horizontal"), action: "location.href = location.href.replace('&rankdir=TB', '') + '&rankdir=LR';" });
|
||||
else
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
<body>
|
||||
<%SUBFRAME_START();
|
||||
var buttons = []
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()", id: "btn_scf_refresh" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()", id: "btn_scf_refresh" });
|
||||
IFRAMER_HEADER(L("lcl_mld_workflow_overview") , buttons);
|
||||
|
||||
BLOCK_START("mldWFOverview", L("lcl_mld_workflow_overview"), {wide: true, icon: "fa-th"});
|
||||
|
||||
@@ -1138,7 +1138,7 @@ var transitParam = buildTransitParam(["deel", "groep", "categorie_key", "distric
|
||||
var buttons = [];
|
||||
//buttons.push({ icon: "fa-plus", title: L("lcl_mjb_incl_scen"), action: 'insAddTCScen()' });
|
||||
//buttons.push({ icon: "fa-plus", title: L("lcl_mjb_inst_scen"), action: 'insInstituteScen()' });
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-list-ul", title: L("lcl_ins_controle_legenda"), action: 'openLegenda()' });
|
||||
|
||||
var rst = new ResultsetTable({ keyColumn: fnkeyFunction,
|
||||
|
||||
@@ -597,7 +597,7 @@ var transitParam = buildTransitParam(["disc", "srtgroep", "srtdeel", "srtcontrol
|
||||
}
|
||||
|
||||
var buttons = [];
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-list-ul", title: L("lcl_ins_controle_legenda"), action: 'openLegenda()' });
|
||||
|
||||
var rst = new ResultsetTable({ keyColumn: fnkeyFunction,
|
||||
|
||||
@@ -1286,7 +1286,7 @@ oRs.close();
|
||||
buttons.push({ icon: "fa-columns", title: L("lcl_scf_columns"), action: "openColumns()"});
|
||||
|
||||
if (params.rsv_ruimte_key > 0 || params.ref_key > 0)
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
// Als we een subframe onder ins_show_deel zijn dan vooralsnog hier geen toevoeg knop.
|
||||
// Misschien mag je dat namelijk helemaal niet voor dat object en daar staat wel een
|
||||
// toverstafje die veel nauwkeuriger werkt.
|
||||
|
||||
@@ -124,7 +124,7 @@ var tracking = getQParamInt("tracking", 1) == 1; // tracking erbij tonen? Onderd
|
||||
}
|
||||
|
||||
buttons = [];
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
|
||||
if (mld_key > 0)
|
||||
{ // Je kunt alleen een notitie toevoegen als je binnen een bekende melding bent. Manual allowed
|
||||
|
||||
@@ -168,7 +168,7 @@ if (mld_key > 0)
|
||||
<%
|
||||
SUBFRAME_START();
|
||||
var buttons = [];
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.stopEdit(window);FcltMgr.reload()"});
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.stopEdit(window);FcltMgr.reload()"});
|
||||
|
||||
if (urole=="fo" || urole=="bo")
|
||||
buttons.push({ icon: "fa-print", title: L("lcl_print"), action: "doPrint(" + mld_key + ", 'MLD', '" + urole + "')" });
|
||||
|
||||
@@ -164,7 +164,7 @@ function stdmsrtruimte_list (params)
|
||||
}
|
||||
|
||||
|
||||
var buttons = [{ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" },
|
||||
var buttons = [{ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" },
|
||||
{ icon: "fa-plus", title: L("lcl_add"), action: "stdmSrtRuimteInsert()" }
|
||||
];
|
||||
|
||||
|
||||
@@ -566,9 +566,9 @@ function opdr_list(params)
|
||||
if (!params.opdr_parent_key)
|
||||
buttons.push({ icon: "fa-plus", title: L("lcl_add"), action: "FcltMgr.openDetail('" + addurl + "', '" + L("lcl_add") + "')" });
|
||||
if (!inline)
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
// else ooit eens testen/ netjes
|
||||
// buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "parent.$('#tdinline').load(window.location.href, resizeWhenInIFrame);" });
|
||||
// buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "parent.$('#tdinline').load(window.location.href, resizeWhenInIFrame);" });
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@ lcl.set_dialect(mld_opdr.opdr_type, "MLD_TYPEOPDR_KEY");
|
||||
}
|
||||
|
||||
var buttons = [];
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
|
||||
if (this_opdr.canEditOpdrNote) // Manual allowed
|
||||
{
|
||||
|
||||
@@ -102,7 +102,7 @@ if (opdr_key > 0)
|
||||
<body class="notesmode">
|
||||
<% SUBFRAME_START();
|
||||
var buttons = [];
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.stopEdit(window);FcltMgr.reload()"});
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.stopEdit(window);FcltMgr.reload()"});
|
||||
|
||||
if (urole=="fo" || urole=="bo")
|
||||
buttons.push({ icon: "fa-print", title: L("lcl_print"), action: "doPrint(" + opdr_key + ", 'OPDR', '" + urole + "')" });
|
||||
|
||||
@@ -73,7 +73,7 @@ user.auth_required_or_abort(this_mld.canReadAny);
|
||||
|
||||
if (this_mld.canContinue)
|
||||
buttons.push({ title: L("lcl_add"), icon: "fa-plus", action:"mld_continue()", tooltip: L("lcl_continue_hint") });
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
|
||||
|
||||
var rst = new ResultsetTable({ sql:sql,
|
||||
|
||||
@@ -170,7 +170,7 @@ var autfunction = (urole == "fe" ? "WEB_CNTUSE" : "WEB_CNTMAN");
|
||||
CONTROLGROUP_END();
|
||||
|
||||
CONTROLGROUP_START({ horizontal: true });
|
||||
BUTTON(L("lcl_mobile_panel_filter"), {id: "search_submit", click: "cnt_filter()", dataicon: "fa fa-sync", datarel: "close", dataajax: "true"});
|
||||
BUTTON(L("lcl_mobile_panel_filter"), {id: "search_submit", click: "cnt_filter()", dataicon: "fa-fclt-refresh", datarel: "close", dataajax: "true"});
|
||||
BUTTON(L("lcl_home"), {id: "home", click: "cnt_home()", dataicon: "fa fa-home", datarel: "close"});
|
||||
CONTROLGROUP_END();
|
||||
%>
|
||||
|
||||
@@ -96,7 +96,7 @@ function HEADER(params)
|
||||
%><a href="<%=rooturl + "/appl/pda/"%>Facilitor.asp" data-role="button" data-icon="fa fa-home" data-iconpos="<%=jQButtonIconpos%>" data-direction="reverse" data-ajax='false'><%=L("lcl_home")%></a><%
|
||||
}
|
||||
if (params.refresh) {
|
||||
%><a onclick="FcltMgr.reload()" data-role="button" data-icon="fa fa-sync" data-iconpos="<%=jQButtonIconpos%>" data-direction="reverse"><%=L("lcl_refresh")%></a><%
|
||||
%><a onclick="FcltMgr.reload()" data-role="button" data-icon="<%=ICONS.placeholder("fa-fclt-refresh", true)%>" data-iconpos="<%=jQButtonIconpos%>" data-direction="reverse"><%=L("lcl_refresh")%></a><%
|
||||
}
|
||||
if (params.location) {
|
||||
%><a href="<%=rooturl + "/appl/pda/"%>setlocation.asp" data-role="button" data-icon="fa fa-map-marker-alt" data-iconpos="<%=jQButtonIconpos%>" data-direction="reverse" data-ajax='false'><%=L("lcl_mobile_setlocation")%></a><%
|
||||
|
||||
@@ -663,7 +663,7 @@ var canAdd = addparams && addparams.ALGwritelevel;
|
||||
<% CONTROLGROUP_END();
|
||||
|
||||
CONTROLGROUP_START({ horizontal: true });
|
||||
BUTTON(L("lcl_mobile_panel_filter"), {id: "search_submit", click: "mld_filter()", dataicon: "fa fa-sync", datarel: "close", dataajax: "true"});
|
||||
BUTTON(L("lcl_mobile_panel_filter"), {id: "search_submit", click: "mld_filter()", dataicon: "fa-fclt-refresh", datarel: "close", dataajax: "true"});
|
||||
BUTTON(L("lcl_home"), {id: "home", click: "mld_home()", dataicon: "fa fa-home", datarel: "close"});
|
||||
CONTROLGROUP_END();
|
||||
%>
|
||||
|
||||
@@ -494,7 +494,7 @@ if (!hasParamFlag)
|
||||
|
||||
CONTROLGROUP_START({ horizontal: true });
|
||||
if(S("mld_opdracht_flags") > 0){
|
||||
BUTTON(L("lcl_mobile_panel_filter"), {id: "search_submit", click: "orders_filter()", dataicon: "fa fa-sync", datarel: "close", dataajax: "true"});
|
||||
BUTTON(L("lcl_mobile_panel_filter"), {id: "search_submit", click: "orders_filter()", dataicon: "fa-fclt-refresh", datarel: "close", dataajax: "true"});
|
||||
}
|
||||
BUTTON(L("lcl_home"), {id: "home", click: "orders_home()", dataicon: "fa fa-home", datarel: "close"});
|
||||
CONTROLGROUP_END();
|
||||
|
||||
@@ -88,7 +88,7 @@ var authparams = user.checkAutorisation(autfunction);
|
||||
{
|
||||
var addBedrijfadres = "FcltMgr.openDetail('" + addurl + "')";
|
||||
|
||||
buttons = [{ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" },
|
||||
buttons = [{ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" },
|
||||
{ icon: "fa-plus", title: L("lcl_add"), action: addBedrijfadres }];
|
||||
}
|
||||
|
||||
|
||||
@@ -182,7 +182,7 @@ function contactpersoon_list (params)
|
||||
var addurl = "appl/prs/prs_contactpersoon.asp" + (bedrijf_key? "?bedrijf_key=" + bedrijf_key : "");
|
||||
if (canAdd)
|
||||
{
|
||||
buttons = [{ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" },
|
||||
buttons = [{ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" },
|
||||
{ icon: "fa-plus", title: L("lcl_add"), action: "FcltMgr.openDetail('" + addurl + "', '" + L("lcl_add") + "')" }];
|
||||
}
|
||||
|
||||
|
||||
@@ -62,7 +62,7 @@ var canAdd = (authparams.PRSwritelevel < 9);
|
||||
var addurl = "appl/prs/prs_dienst.asp?bedrijf_key=" + bedrijf_key;
|
||||
if (canAdd)
|
||||
{
|
||||
addButton.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
addButton.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
addButton.push({ icon: "fa-plus", title: L("lcl_add"), action: "FcltMgr.openDetail('" + addurl + "', '" + L("lcl_add") + "')" });
|
||||
}
|
||||
|
||||
|
||||
@@ -109,7 +109,7 @@ var prsauthparams = prs.checkAutorisation(prs_key);
|
||||
var data = {eTransfer: eTransfer};
|
||||
return data;
|
||||
}
|
||||
var buttons = [{ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" }];
|
||||
var buttons = [{ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" }];
|
||||
|
||||
var rst = new ResultsetTable({ sql: sql,
|
||||
keyColumn: "item_key", //dummy
|
||||
|
||||
@@ -320,7 +320,7 @@ function fnRuimtenr (oRs)
|
||||
|
||||
function show_loketten(res_key, descr, loketten)
|
||||
{
|
||||
var buttons = [{ icon: "fa-sync", title: L("lcl_refresh"), action: "reload()" } ];
|
||||
var buttons = [{ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "reload()" } ];
|
||||
if (!meekijken) // Alleen de hosts kunnen bezoekers oproepen.
|
||||
buttons.push({ icon: "fa-volume-up", title: L("lcl_res_bez_oproepen"), action: "next_oproepen(" + res_key + ")" });
|
||||
|
||||
|
||||
@@ -537,7 +537,7 @@ var bulkFields = " distinct "
|
||||
oRs_b.Close();
|
||||
}
|
||||
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
|
||||
var rst1 = new ResultsetTable({sql: sqlComplete,
|
||||
rstableCount: 2,
|
||||
|
||||
@@ -192,7 +192,7 @@ function scaffolding_list(model, scf_params)
|
||||
// en we kunnen geen 500-status meer doen? busyLoading(); // via ResultsetTable is te laat (na REST_GET) dus maar zelf
|
||||
buttons = scf_params.list.buttons || [];
|
||||
if (!nobuttons)
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()", id: "btn_scf_refresh" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()", id: "btn_scf_refresh" });
|
||||
if (model["REST_POST"] && authparams_add && authparams_add.PRSwritelevel < 9 && authparams_add.ALGwritelevel < 9)
|
||||
{
|
||||
if (!modal && user.has("WEB_FACFAC"))
|
||||
|
||||
@@ -66,7 +66,7 @@ function scaffolding_m_list(model, scf_params)
|
||||
HEADER({title: model.records_title, back:!qrc, home: !qrc, refresh: qrc, datatheme: jQFrontEndTheme });
|
||||
CONTENT_START();
|
||||
buttons = [];
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
if (model["REST_POST"] && authparams.PRSwritelevel < 9 && authparams.ALGwritelevel < 9)
|
||||
{
|
||||
var addurl = scf_params.this_path + "?mode=edit" + transit;
|
||||
|
||||
@@ -350,7 +350,7 @@ function slecil_list (params)
|
||||
+ "&sort=" + ins_srtdeel_key;
|
||||
if (authparamsSLEBOF && authparamsSLEBOF.ALGwritelevel < 9 && authparamsSLEBOF.PRSwritelevel < 9)
|
||||
{
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-plus", title: L("lcl_add"), action: "FcltMgr.openDetail('" + addurl + "', '" + L("lcl_add") + "')" });
|
||||
}
|
||||
|
||||
|
||||
@@ -104,7 +104,7 @@ function CreateButtons_HTML(buttons, params)
|
||||
for (var i=0; i < buttons.length; i++)
|
||||
{
|
||||
var btn = buttons[i];
|
||||
hasRefreshButton = hasRefreshButton || btn.icon == "fa-sync";
|
||||
hasRefreshButton = hasRefreshButton || btn.icon == ICONS.placeholder("fa-fclt-refresh");
|
||||
hasPrintButton = hasPrintButton || btn.icon == "fa-print";
|
||||
if (!params.autoshowOnly || btn.autoshow)
|
||||
if ((buttons.length > 2 && !params.isModal && inArray(btn.icon, HAMBUTTONS)) || (params.inhamburger && !btn.showAlways))
|
||||
@@ -114,7 +114,7 @@ function CreateButtons_HTML(buttons, params)
|
||||
}
|
||||
if (hasRefreshButton == false && hasPrintButton == true && !params.isModal && Request.ServerVariables("REQUEST_METHOD") == "GET")
|
||||
{
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()", id: "btn_scf_refresh" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()", id: "btn_scf_refresh" });
|
||||
hambuttons.push(buttons.length - 1);
|
||||
}
|
||||
if (hambuttons.length)
|
||||
|
||||
@@ -893,7 +893,7 @@ notes =
|
||||
<body class="notesmode"><%
|
||||
SUBFRAME_START();
|
||||
var buttons = [];
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.stopEdit(window);FcltMgr.reload()"});
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.stopEdit(window);FcltMgr.reload()"});
|
||||
buttons.push({ icon: "fa-print", title: L("lcl_print"), action: "doPrint(" + pkey + ", '" + mod_prefix + "')" });
|
||||
if (pkenmerk_key != -1)
|
||||
buttons.push({ icon: "fa-folder-open", title: L("lcl_appendixes"), action: "Upload('" + pupload_url + "')" });
|
||||
|
||||
@@ -790,7 +790,7 @@ function __rsProcessResultset(processParams) // processParams wordt blind aan al
|
||||
found = true;
|
||||
}
|
||||
if (!found)
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()", id: "btn_scf_refresh" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()", id: "btn_scf_refresh" });
|
||||
}
|
||||
if (!noPrint)
|
||||
{
|
||||
|
||||
@@ -192,7 +192,7 @@
|
||||
}
|
||||
|
||||
var buttons = [];
|
||||
buttons.push({ icon: "fa-sync", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
buttons.push({ icon: "fa-fclt-refresh", title: L("lcl_refresh"), action: "FcltMgr.reload()" });
|
||||
|
||||
var rst = new ResultsetTable({ sql:sql,
|
||||
keyColumn: "fac_tracking_key",
|
||||
|
||||
@@ -100,7 +100,7 @@ var ShowLabelMenu = getQParamInt("ShowLabelMenu", 0) == 1;
|
||||
{id:"ImgZoomWin", alt:"Zoom Window", label: L("lcl_slnk_zoomrectangle"), onClick: "setPanMode(2,this)", icon: "fa-crop-alt fa-flip-vertical", button: 1, menu: 1 },
|
||||
{id:"ImgZoomOut", alt:"Zoom Out", label: L("lcl_slnk_zoomout"), onClick: "_doZoomoutCentre()", icon: "fa-search-minus", button: 1, menu: 1 },
|
||||
{id:"ImgZoomExtents", alt:"Zoom Extents", label: L("lcl_slnk_zoomextents"), onClick: "ZoomExtents(event)", icon: "fa-expand-arrows", button: 1, menu: 1 },
|
||||
{id:"ImgRefresh", alt:"Refresh", label: L("lcl_slnk_refresh"), onClick: "Refresh(false,true)", icon: "fa-sync", button: 1, menu: 1 },
|
||||
{id:"ImgRefresh", alt:"Refresh", label: L("lcl_slnk_refresh"), onClick: "Refresh(false,true)", icon: "fa-fclt-refresh", button: 1, menu: 1 },
|
||||
{id:"ImgPrint", alt:"Print", label: L("lcl_slnk_print"), onClick: "onPrint(event)", icon: "fa-print", button: 1, menu: 0 },
|
||||
{id:"", alt:"", label: L("lcl_slnk_backgroundblack"), onClick: "SetPaperColor(0);Refresh()", icon: "fa-square fas", button: 0, menu: 1, iconcolor: "#000" },
|
||||
{id:"", alt:"", label: L("lcl_slnk_backgroundwhite"), onClick: "SetPaperColor(0xFFFFFF);Refresh()", icon: "fa-square fas", button: 0, menu: 1, iconcolor: "#FFF" },
|
||||
@@ -160,7 +160,7 @@ var ShowLabelMenu = getQParamInt("ShowLabelMenu", 0) == 1;
|
||||
onmouseover="_PickHot(event)" onmouseout="_PickCold(event)" onmousedown="return _onMouseDown(event)"
|
||||
oncontextmenu="return _onPickcontextmenu(event)"></div>
|
||||
<div id="Snapper"></div>
|
||||
<span class="fgindicator" id="busymarker"><%=I("fa-sync fa-pulse fa-4x", {fastyle: "fas"})%></span>
|
||||
<span class="fgindicator" id="busymarker"><%=I("fa-fclt-refresh fa-pulse fa-4x", { "fastyle": "fas" })%></span>
|
||||
<img id="Eview" usemap="#SystemMap" style="width:100%;height:100%;position:absolute;z-index:0;">
|
||||
<map id="SystemMap" name="SystemMap" onmouseover="_areain(event);" onmouseout="_areaout(event)"></map>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user