Changeset 6921
- Timestamp:
- Feb 26, 2018, 11:55:11 AM (3 years ago)
- Location:
- lmd/trunk/fuentes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lmd/trunk/fuentes/admin-center-ltsp.install/modul/lliurex-ltsp/src/js/imageManager.js
r6919 r6921 1060 1060 var arglist=[]; 1061 1061 arglist.push(id); 1062 //Utils.n4dWithLog(credentials, n4dclass, n4dmethod, arglist, null); // no callback is needed1062 Utils.n4dWithLog(credentials, n4dclass, n4dmethod, arglist, null); // no callback is needed 1063 1063 } 1064 1064 -
lmd/trunk/fuentes/debian/changelog
r6919 r6921 1 lmd (2.8.2) xenial; urgency=high 2 3 * Remove comment line 4 5 -- Raul Rodrigo Segura <raurodse@gmail.com> Mon, 26 Feb 2018 11:54:27 +0100 6 1 7 lmd (2.8.1) xenial; urgency=medium 2 8
Note: See TracChangeset
for help on using the changeset viewer.