Changeset 6525
- Timestamp:
- Dec 19, 2017, 3:04:37 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lmd/trunk/fuentes/admin-center-ltsp.install/modul/lliurex-ltsp/src/js/imageManager.js
r6523 r6525 1507 1507 isolabel.value = str.slice(i, str.length); 1508 1508 if ( ! isoicon.classList.contains('hide')){ 1509 isoicon.classList.add Class('hide');1509 isoicon.classList.add('hide'); 1510 1510 } 1511 1511 if ( ! isolabel.classList.contains('hide')){
Note: See TracChangeset
for help on using the changeset viewer.