make icons macros instead of svg files
This commit is contained in:
@@ -152,7 +152,6 @@ def create_app():
|
||||
@app.context_processor
|
||||
def inject_constants():
|
||||
return {
|
||||
"InfoboxIcons": InfoboxIcons,
|
||||
"InfoboxHTMLClass": InfoboxHTMLClass,
|
||||
"InfoboxKind": InfoboxKind,
|
||||
"PermissionLevel": PermissionLevel,
|
||||
|
||||
Reference in New Issue
Block a user