mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 06:43:12 -04:00
Merge pull request #114 from alphagov/no-service-hint
Remove hint from choose service page
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