Add no results help text to the key management views. Add creation icon to the workflow and metadata type no content help texts links.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -3,4 +3,6 @@ from __future__ import absolute_import, unicode_literals
|
||||
from appearance.classes import Icon
|
||||
|
||||
icon_key_setup = Icon(driver_name='fontawesome', symbol='key')
|
||||
icon_key_upload = Icon(driver_name='fontawesome', symbol='upload')
|
||||
icon_keyserver_search = Icon(driver_name='fontawesome', symbol='search')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user