(feat) improved the attachments handling code for the message editor

This commit is contained in:
Ludovic Marcotte
2015-06-12 12:06:00 -04:00
committed by Francis Lachapelle
parent 290264262c
commit 23d7c06829
5 changed files with 70 additions and 28 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
@import 'components/list/list';
@import 'components/autoScrollList/autoScrollList';
//@import 'components/progressCircular/progressCircular';
//@import 'components/progressLinear/progressLinear';
@import 'components/progressLinear/progressLinear';
@import 'components/radioButton/radio-button';
@import 'components/select/select';
@import 'components/sidenav/sidenav';