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:
Roberto Rosario
2018-09-12 22:12:48 -04:00
parent ab34694d49
commit b42161e404
7 changed files with 55 additions and 7 deletions

View File

@@ -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')