bye bye resources_selected, welcome queryupdater
[myslice.git] / plugins / queryupdater / __init__.py
similarity index 93%
rename from plugins/resources_selected/__init__.py
rename to plugins/queryupdater/__init__.py
index a5bbac7..9b347d3 100644 (file)
@@ -1,6 +1,6 @@
 from unfold.plugin import Plugin
 
-class ResourcesSelected(Plugin):
+class QueryUpdater(Plugin):
 
     def template_file (self):
         return "resources_selected.html"