Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 180... Línea 180...
180
                context:this
180
                context:this
181
            });
181
            });
182
            this.iotransactions[iotrans.id] = iotrans;
182
            this.iotransactions[iotrans.id] = iotrans;
Línea 183... Línea 183...
183
 
183
 
184
            this.lastsearch = value;
184
            this.lastsearch = value;
-
 
185
            this.listbox.setStyle('background', 'url(' + M.util.image_url('i/loading', 'moodle') + ') no-repeat center center');
185
            this.listbox.setStyle('background','url(' + M.util.image_url('i/loading', 'moodle') + ') no-repeat center center');
186
            this.listbox.setStyle('background-size', '3em');
186
        },
187
        },
187
        /**
188
        /**
188
         * Handle what happens when we get some data back from the search.
189
         * Handle what happens when we get some data back from the search.
189
         * @param {int} requestid not used.
190
         * @param {int} requestid not used.