Changeset 6526
- Timestamp:
- Dec 20, 2017, 8:50:01 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lmd/trunk/fuentes/admin-center-ltsp.install/modul/lliurex-ltsp/src/js/imageManager.js
r6525 r6526 1509 1509 isoicon.classList.add('hide'); 1510 1510 } 1511 if ( !isolabel.classList.contains('hide')){1511 if ( isolabel.classList.contains('hide')){ 1512 1512 isolabel.classList.remove('hide'); 1513 1513 }
Note: See TracChangeset
for help on using the changeset viewer.