WOHW#79744: Button "Terugplanning" weer terug in scenario mode.
svn path=/Website/trunk/; revision=61623
This commit is contained in:
@@ -1021,8 +1021,8 @@ var transitParam = buildTransitParam(["urole", "mode", "deel", "groep", "categor
|
||||
if (fulldetails)
|
||||
{
|
||||
rst.addAction({ action: "mjb_dragdrop", caption: L("lcl_mjb_dragdrop"), multi: true, multiOnce: true, onlyMulti: true });
|
||||
if (scenario == 1)
|
||||
// De button "Terugplannen" alleen in de actuele situatie tonen.
|
||||
// De button "Terugplannen" niet bij scenario s tonen indien vinkje "M<>t de actuele situatie" was aangevinkt.
|
||||
if (!(scenario > 1 && actsit))
|
||||
rst.addAction({ action: "mjb_moveYearBack", caption: L("lcl_mjb_move_back"), multi: true, multiOnce: true, onlyMulti: true });
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user