summaryrefslogtreecommitdiff
path: root/framework/Web/UI/JuiControls/TJuiSelectable.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Web/UI/JuiControls/TJuiSelectable.php')
-rw-r--r--framework/Web/UI/JuiControls/TJuiSelectable.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/framework/Web/UI/JuiControls/TJuiSelectable.php b/framework/Web/UI/JuiControls/TJuiSelectable.php
index 49919871..6c020951 100644
--- a/framework/Web/UI/JuiControls/TJuiSelectable.php
+++ b/framework/Web/UI/JuiControls/TJuiSelectable.php
@@ -6,7 +6,6 @@
* @link http://www.pradosoft.com/
* @copyright Copyright © 2013-2014 PradoSoft
* @license http://www.pradosoft.com/license/
- * @version $Id: TJuiSelectable.php 3245 2013-01-07 20:23:32Z ctrlaltca $
* @package System.Web.UI.JuiControls
*/
@@ -29,7 +28,6 @@ Prado::using('System.Web.UI.JuiControls.TJuiControlAdapter');
* $this->repeater1->dataBind();
* </code>
* @author Fabio Bas <ctrlaltca[at]gmail[dot]com>
- * @version $Id: TJuiSelectable.php 3245 2013-01-07 20:23:32Z ctrlaltca $
* @package System.Web.UI.JuiControls
* @since 3.3
*/
@@ -147,7 +145,6 @@ class TJuiSelectable 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
*/