You are here

constant DRAGGABLEVIEWS_SAFE_OFFSET in DraggableViews 7

Same name and namespace in other branches
  1. 6.3 draggableviews.module \DRAGGABLEVIEWS_SAFE_OFFSET
1 use of DRAGGABLEVIEWS_SAFE_OFFSET
_draggableviews_rebuild_hierarchy in ./draggableviews.inc
Rebuild hierarchy

File

./draggableviews.module, line 12
Draggableviews module provides a style plugin for views. With this plugin rows become draggable and can be organized in complex structures.

Code

define('DRAGGABLEVIEWS_SAFE_OFFSET', 0.0001);