|
|
@@ -15,7 +15,7 @@
|
|
|
* @category Zend
|
|
|
* @package Zend_Dojo
|
|
|
* @subpackage Form_Element
|
|
|
- * @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
|
|
+ * @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
|
|
* @license http://framework.zend.com/license/new-bsd New BSD License
|
|
|
*/
|
|
|
|
|
|
@@ -28,9 +28,9 @@ require_once 'Zend/Dojo/Form/Element/ValidationTextBox.php';
|
|
|
* @uses Zend_Dojo_Form_Element_ValidationTextBox
|
|
|
* @package Zend_Dojo
|
|
|
* @subpackage Form_Element
|
|
|
- * @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
|
|
+ * @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
|
|
* @license http://framework.zend.com/license/new-bsd New BSD License
|
|
|
- * @version $Id: $
|
|
|
+ * @version $Id$
|
|
|
*/
|
|
|
class Zend_Dojo_Form_Element_NumberSpinner extends Zend_Dojo_Form_Element_ValidationTextBox
|
|
|
{
|