Commits
Krists Krigers authored bae2e4d9f31
..F....... [ZBX-4785] Improve CTweenBox form element class. - Remove CTweenBox::addItem() method. Now it is not possible to add CComboItems directly. - Add code to remove "name" attributes of left and right list boxes so selected values do not get sent in POST. - Simplify CTweenBox::sortItemsByCaptions() method to assume every item has a caption. ..F....... [ZBX-4785] Remove explicit array ordering in places where data for CTweenBox instances is prepared. ..F....... [ZBX-4785] Fix API call option order and remove use of API_OUTPUT_EXTEND in places related to CTweenBox uses.