mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 22:40:31 -04:00
Remove hint from choose service page
We might want this one day, but for now nothing is better than non-real-looking text.
This commit is contained in:
@@ -93,4 +93,4 @@ class ServicesBrowsableItem(BrowsableItem):
|
|||||||
|
|
||||||
@property
|
@property
|
||||||
def hint(self):
|
def hint(self):
|
||||||
return "Some service hint here"
|
return None
|
||||||
|
|||||||
Reference in New Issue
Block a user