Updated incorrect name for angular lrdragndrop

Updated incorrect package name, it changed from i to l.
The change has to be done in three steps:
 * add correct name to global-requirements
 * update all projects that use it to use the new name
 * remove the old name from global-requirements

Partial-Bug: 1438543
Change-Id: I808b34a9d13a16d82968904dd44515f3d67f0fde
This commit is contained in:
Thai Tran 2015-03-30 18:34:38 -07:00 committed by Radomir Dopieralski
parent 11f6ba5541
commit 320ba6254b

View File

@ -172,7 +172,8 @@ XenAPI>=1.2
XStatic>=1.0.0 # MIT License
XStatic-Angular>=1.3.7 # MIT License
XStatic-Angular-Bootstrap>=0.11.0.2 # MIT License
XStatic-Angular-Irdragndrop>=1.0.2.1 # MIT License
XStatic-Angular-irdragndrop>=1.0.2.2 # MIT License
XStatic-Angular-lrdragndrop>=1.0.2.2 # MIT License
XStatic-Bootstrap-Datepicker>=1.3.1.0 # Apache 2.0 License
XStatic-Bootstrap-SCSS>=3 # Apache 2.0 License
XStatic-D3>=3.1.6.2 # BSD License (3 clause)