Added resources to the platform description, fixed link in querytable for the init_ke...
[myslice.git] / portal / platformsview.py
index 7e7d53a..8c7640b 100644 (file)
@@ -26,6 +26,7 @@ class PlatformsView(FreeAccessView):
             query = platform_query,
             query_all = platform_query,
             checkboxes = False,
+            init_key   = 'platform',
             datatables_options = { 
                 'iDisplayLength': 10,
                 'bLengthChange' : True,