Index: shared/scripts/configuration/utility.py =================================================================== diff -u -r808f899c52456187b6ea3bcda12b26f015513055 -r746f308b5f4193e9620f05c3e253f4cc0149fb36 --- shared/scripts/configuration/utility.py (.../utility.py) (revision 808f899c52456187b6ea3bcda12b26f015513055) +++ shared/scripts/configuration/utility.py (.../utility.py) (revision 746f308b5f4193e9620f05c3e253f4cc0149fb36) @@ -77,8 +77,8 @@ def scroll_to_value_on_pop_up(value=None, container=None): """ scroll to the to the value if object is hidden - @param value - value object - @param container - Container of the value + @param value - (obj) value object + @param container - (obj) Container of the value @return boolean true and false """ counter = 0