optimizing address page

This commit is contained in:
Manuel Araoz 2014-04-30 12:25:33 -03:00
commit 4acb32c3d8
8 changed files with 52 additions and 44 deletions

View file

@ -1,5 +1,8 @@
'use strict';
var copay = require('copay');
var copayApp = window.copayApp = angular.module('copay',[
'ngRoute',
'mm.foundation',