Alignak-monitoring-contrib / alignak-webui

Web User Interface for Alignak monitoring framework
GNU Affero General Public License v3.0
8 stars 4 forks source link

Commands buttons for user items #230

Closed mohierf closed 7 years ago

mohierf commented 7 years ago
[2017-03-09 11:07:25,445] ERROR: [alignak_webui.utils.helper] get_html_commands_buttons, exception: 'User' object has no attribute 'event_handler_enabled'
[2017-03-09 11:07:25,446] ERROR: [alignak_webui.utils.helper] traceback: Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/alignak_webui/utils/helper.py", line 804, in get_html_commands_buttons
    if bo_object.event_handler_enabled:
AttributeError: 'User' object has no attribute 'event_handler_enabled'