fix typo - restore auto width on resources in the slice page
[unfold.git] / portal / sliceview.py
index b265e79..8201814 100644 (file)
@@ -137,7 +137,7 @@ class SliceView (LoginRequiredAutoLogoutView):
                 'aoColumns'     : [None, None, None, None, {'bSortable': False}],
                 'iDisplayLength': 25,
                 'bLengthChange' : True,
-                'bAutiWidth'    : True,
+                'bAutoWidth'    : True,
                 },
             )