js/controls/dialogs/alert_sheet/alert_sheet.js in rsence-2.0.0.10.pre vs js/controls/dialogs/alert_sheet/alert_sheet.js in rsence-2.0.0.11
- old
+ new
@@ -8,9 +8,10 @@
/*** = Description
** HAlertSheet is a simple alert notification control.
***/
+var//RSence.Controls
HAlertSheet = HSheet.extend({
/** = Description
* Refreshes the label of text if this['alertText'] is set.
*