Fixed the button. Also made it work properly for Bishop/UpliftVan calculation. For this, StabilityModel (.ToString) is now used as calculation name instead of the former CalculationName property. Had to write the StabilityModel to file to make this fix persistent. So, in order to properly see this work, old files have to be recalculated first.Related to Issue [MWDAM-1175]
Added extra test for scenarios 1, 3, 5, 6, 7, 8, 9, 10 and 11. To get any results I added temp code to PlLinesHelper (see ToDo). Also corrected small error in message in PlLinesCreator (wrong value was given).Related to Issue [MWDAM-1111]