Added spinner for when adding a Store account using Ladda.

Added default store account.
Show list of accounts when finished adding.
This commit is contained in:
Gunther Brunner
2014-08-07 14:12:01 +09:00
parent 090b27a8fe
commit 40d7a2c6cb
5 changed files with 25 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
require('ladda/dist/ladda-themeless.min.css')
window.Ladda = require('ladda/js/ladda')
require('angular-ladda/src/angular-ladda')