Changeset 15107
- Timestamp:
- 03/17/10 18:59:45 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Xul_Wsp/content/scenariCms/widgets/genBox/genBox.xbl.xml
r14973 r15107 367 367 if(vIn.available()<=0) vUrlIcon = null; 368 368 } catch(e){ 369 //ut.debug("urlIcon notFound : "+vUrlIcon+" - "+e); 369 370 vUrlIcon = null; 370 log.debug(e);371 371 } finally { 372 372 if(vIn) vIn.close();
Note: See TracChangeset
for help on using the changeset viewer.