4896: Remove the word "Gramplet" from gramplet names
svn: r17447
This commit is contained in:
@@ -384,5 +384,5 @@ class GeoEvents(GeoGraphyView):
|
||||
"""
|
||||
Define the default gramplets for the sidebar and bottombar.
|
||||
"""
|
||||
return (("Event Filter Gramplet",),
|
||||
return (("Event Filter",),
|
||||
())
|
||||
|
||||
Reference in New Issue
Block a user