Changeset 15106
- Timestamp:
- 03/17/10 18:57:27 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.7.x/Xul_Cms/chrome/content/scenaricms/widgets/genBox/genBox.xbl.xml
r14430 r15106 324 324 if(vIn.available()<=0) vUrlIcon = null; 325 325 } catch(e){ 326 //ut.debug("urlIcon notFound : "+vUrlIcon+" - "+e); 326 327 vUrlIcon = null; 327 ut.debug(e);328 328 } finally { 329 329 if(vIn) vIn.close();
Note: See TracChangeset
for help on using the changeset viewer.