diff options
Diffstat (limited to 'framework/Web/UI/JuiControls/TJuiSelectable.php')
-rw-r--r-- | framework/Web/UI/JuiControls/TJuiSelectable.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/Web/UI/JuiControls/TJuiSelectable.php b/framework/Web/UI/JuiControls/TJuiSelectable.php index 8744d9b3..7fdaaa7b 100644 --- a/framework/Web/UI/JuiControls/TJuiSelectable.php +++ b/framework/Web/UI/JuiControls/TJuiSelectable.php @@ -3,9 +3,9 @@ * TJuiSelectable class file. * * @author Fabio Bas <ctrlaltca[at]gmail[dot]com> - * @link http://www.pradosoft.com/ + * @link https://github.com/pradosoft/prado * @copyright Copyright © 2013-2015 PradoSoft - * @license http://www.pradosoft.com/license/ + * @license https://github.com/pradosoft/prado/blob/master/COPYRIGHT * @package System.Web.UI.JuiControls */ |