Handle Error Modal on upload
authorFulup Ar Foll <fulup@iot.bzh>
Wed, 27 Jan 2016 12:01:16 +0000 (13:01 +0100)
committerFulup Ar Foll <fulup@iot.bzh>
Wed, 27 Jan 2016 12:01:16 +0000 (13:01 +0100)
commit712446796a33a47ea7e5fafd7950141ac8060530
tree72ddf32d3dbf4207fe29a70f9c84819477ece38c
parent33940e952258bf1026a5f2c0687e4da01bc66004
Handle Error Modal on upload
13 files changed:
afm-client/app/Frontend/app.js
afm-client/app/Frontend/etc/AppConfig.js
afm-client/app/Frontend/etc/routes.js
afm-client/app/Frontend/images/appli/isnotvalid.png
afm-client/app/Frontend/images/appli/istoobig.png
afm-client/app/Frontend/images/appli/w3c-widget.png
afm-client/app/Frontend/pages/Home/Dashboard.html [deleted file]
afm-client/app/Frontend/pages/Home/DashboardModule.js [deleted file]
afm-client/app/Frontend/pages/Home/DashboardModule.scss [deleted file]
afm-client/app/Frontend/pages/Sample/Sample.html [deleted file]
afm-client/app/Frontend/pages/Sample/SampleModule.js [deleted file]
afm-client/app/Frontend/pages/Sample/SampleModule.scss [deleted file]
afm-client/app/Frontend/widgets/FormInput/UploadAppli.js