Closed (fixed)
Project:
DraggableViews
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2015 at 16:35 UTC
Updated:
24 Feb 2015 at 16:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
istryker commentedMaybe something has change with
draggableviews_preprocess_view_view_table(&$var)function, it the view never worked.By adding the Weight sort to the view fixed it.
Comment #3
istryker commentedComitted. No update hook is need to update the view as the view is a default view and will change automatically (unless someone alert it).