Skip to content

Split code of addServiceActionsTo method into smaller methods

Alexander Lohnau requested to merge work/split_servicemenu_code_up into master

This splits this big chunk of code into smaller utility functions so that you can better debug/understand where what is happening. It does not change the functionality of the code.

@dfaure

Merge request reports