All admin buttons (including link and action buttons) should let the user to define the button color in the data
which is coming from the server using the @action and @link decoratored functions.
also make _get_action_info and _get_link_info functions public (remove the starting underscores).
related pyrin admin issue:
mononobi/pyrin-admin#28
All admin buttons (including link and action buttons) should let the user to define the button color in the data
which is coming from the server using the
@actionand@linkdecoratored functions.also make
_get_action_infoand_get_link_infofunctions public (remove the starting underscores).related pyrin admin issue:
mononobi/pyrin-admin#28