Angular lrdragndrop JavaScript library packaged as XStatic.
c4790f2374
This commit resolves a syntax error in the isJqueryEventDataTransfer function. The syntax error occur due to `/` which is remove in this patch. Change-Id: I77299d9f3275e490e0f7e6d2cef91d7f2166dacf |
||
---|---|---|
xstatic | ||
.gitreview | ||
LICENCE | ||
MANIFEST.in | ||
README.txt | ||
setup.py | ||
tox.ini |
XStatic-Angular-lrdragndrop --------------------------- lrDragNDrop javascript library packaged for setuptools (easy_install) / pip. This package is intended to be used by **any** project that needs these files. It intentionally does **not** provide any extra code except some metadata **nor** has any extra requirements. You MAY use some minimal support code from the XStatic base package, if you like. You can find more info about the xstatic packaging way in the package `XStatic`.