You are here

constant DRAGGABLEVIEWS_SAFE_OFFSET in DraggableViews 6.3

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

File

./draggableviews.module, line 11
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);