Initial fixes for wp8

This commit is contained in:
Matias Pando 2014-12-30 15:19:16 +00:00 committed by Matias Alejo Garcia
commit c15f5ea9dc
4 changed files with 91 additions and 44 deletions

View file

@ -1,5 +1,5 @@
<!doctype html>
<html lang="en" ng-csp>
<html lang="en" ng-app="copayApp" ng-csp>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">