4896: Remove the word "Gramplet" from gramplet names

svn: r17447
This commit is contained in:
Nick Hall
2011-05-07 18:42:31 +00:00
parent 5705d45122
commit ba8d8b582c
14 changed files with 182 additions and 182 deletions

View File

@@ -384,5 +384,5 @@ class GeoEvents(GeoGraphyView):
"""
Define the default gramplets for the sidebar and bottombar.
"""
return (("Event Filter Gramplet",),
return (("Event Filter",),
())