Update and enable the clustering app
This commit is contained in:
7
apps/clustering/icons.py
Normal file
7
apps/clustering/icons.py
Normal file
@@ -0,0 +1,7 @@
|
||||
from __future__ import absolute_import
|
||||
|
||||
from icons.literals import (SERVER)
|
||||
from icons import Icon
|
||||
|
||||
icon_tool_link = Icon(SERVER)
|
||||
icon_node_link = Icon(SERVER)
|
||||
Reference in New Issue
Block a user