Fix display of Admin module on small devices

This commit is contained in:
Francis Lachapelle
2015-10-13 14:30:09 -04:00
parent 8924a2b670
commit 4da53b88b6
6 changed files with 148 additions and 107 deletions
@@ -105,6 +105,8 @@
name: folder.displayName });
}
stateUser.selectedFolder = o.id;
return o;
}