- | #''' + services_dict[d]['shortcut'] + ''' |
+ .''' + services_dict[d]['shortcut'] + ''' |
Network |
''' + services_dict[d]['description'] + ''' |
''' + services_dict[d]['url'] + ''' |
@@ -7073,7 +7073,7 @@ Name: ''' + p.name + ''' - Port: ''' + str(
if services_dict[d]['type'] == 'app':
table_entry = table_entry + '''
- | !''' + services_dict[d]['shortcut'] + ''' |
+ #''' + services_dict[d]['shortcut'] + ''' |
Application |
''' + services_dict[d]['description'] + ''' |