Skip to content
Snippets Groups Projects
Commit 32b64bab authored by jkerdreu's avatar jkerdreu
Browse files

Fix hide option

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@2758 b32b6428-25c9-4566-ad07-03861ab6144f
parent 2388a7db
Branches
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ import shutil
level = 0
HIDE_ACTION=['get_attributes','get_description','getKeysValues','is_alive']
HIDE_ACTION=['get_attributes','get_description','get_keys_values','is_alive']
def type_to_string(mtype):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment