diff options
Diffstat (limited to 'framework/Web/UI/JuiControls/TJuiSortable.php')
-rw-r--r-- | framework/Web/UI/JuiControls/TJuiSortable.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/framework/Web/UI/JuiControls/TJuiSortable.php b/framework/Web/UI/JuiControls/TJuiSortable.php index fa67f739..87e4237e 100644 --- a/framework/Web/UI/JuiControls/TJuiSortable.php +++ b/framework/Web/UI/JuiControls/TJuiSortable.php @@ -6,7 +6,6 @@ * @link http://www.pradosoft.com/ * @copyright Copyright © 2013-2014 PradoSoft * @license http://www.pradosoft.com/license/ - * @version $Id: TJuiSortable.php 3245 2013-01-07 20:23:32Z ctrlaltca $ * @package System.Web.UI.JuiControls */ @@ -26,7 +25,6 @@ Prado::using('System.Web.UI.JuiControls.TJuiControlAdapter'); * </code> * * @author Fabio Bas <ctrlaltca[at]gmail[dot]com> - * @version $Id: TJuiSortable.php 3245 2013-01-07 20:23:32Z ctrlaltca $ * @package System.Web.UI.JuiControls * @since 3.3 */ @@ -144,7 +142,6 @@ class TJuiSortable extends TActivePanel implements IJuiOptions * item template. * * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id: TJuiAutoComplete.php 3245 2013-01-07 20:23:32Z ctrlaltca $ * @package System.Web.UI.ActiveControls * @since 3.1 */ |