FSN#33999 MJOB modal scherm mag best grote listboxen hebben. Maar de zoekschermen moeten responsive zijn
svn path=/Website/trunk/; revision=30669
This commit is contained in:
@@ -664,7 +664,7 @@ if (srtcont_key > 0)
|
||||
suppressEmpty: !this_ins.canChangeXcp && !this_ins.hasAnyWriteXcp,
|
||||
required: true,
|
||||
onChange: "onChangeSrtControle()",
|
||||
//trclass: "invoerinsp",
|
||||
trclass: "mod_xcp",
|
||||
extraParamValue: "modus, eenheid_std, eenheid_xcp, periode_std, periode_xcp, bits_std, bits_xcp"
|
||||
+ ", kosten_std1, kosten_xcp1, kosten_std2, kosten_xcp2, kosten_std3, kosten_xcp3"
|
||||
+ ", uren_std, uren_xcp, materiaal_std, materiaal_xcp, perc_std, perc_xcp"
|
||||
@@ -694,7 +694,8 @@ if (srtcont_key > 0)
|
||||
required: false,
|
||||
readonly: !this_ins.canChangeXcp && !this_ins.hasAnyWriteXcp,
|
||||
suppressEmpty: !this_ins.canChangeXcp && !this_ins.hasAnyWriteXcp,
|
||||
onChange: "onChangeEenheid()"
|
||||
onChange: "onChangeEenheid()",
|
||||
trclass: "mod_xcp"
|
||||
});
|
||||
RWFIELDTR("periode",
|
||||
"fldshort",
|
||||
|
||||
@@ -2355,7 +2355,7 @@ table#vis_tab .suggest, table#vis_tab .suggestBusy{width: 218px !important;}
|
||||
{
|
||||
width: 224px;
|
||||
}
|
||||
.fldcontroletype, .fldsel_srtcontrole {
|
||||
tr.mod_xcp .fldcontroletype, tr.mod_xcp .fldsel_srtcontrole, tr.mod_xcp .fldeenheid {
|
||||
width: 346px;
|
||||
}
|
||||
.suggest {
|
||||
|
||||
Reference in New Issue
Block a user