Search Type: Posts; User: marcio.freitas
Search: Search took 0.03 seconds.
-
16 Mar 2011 3:59 AM
- Replies
- 17
- Views
- 6,210
Code::D
Ext.override(Ext.form.Field, {
setFieldLabel: function(text) {
if (this.rendered) {
var labelSeparator = this.labelSeparator;
if (typeof...
Results 1 to 1 of 1
