filebrowser.js error | Maya Li | 2012-01-04 17:07 |
Status: Closed | ||
While looking at the documentation for embedded Web Part https://www.labkey.org/wiki/home/Documentation/page.view?name=wikiInsertExamples, I noticed that the file web part isn't showing up properly. My google debug tool tells me that there is an error at line 3008 with a message that says "undefined is not a function". this.fileUploadField = new Ext.form.FileUploadField({ ... |
||