From c74e547ad26b736e97eaefd965927ef47756a6d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?= Date: Wed, 10 Feb 2016 15:25:31 -0300 Subject: [PATCH] remove important and add translate to placeholder --- public/views/walletHome.html | 3 +-- src/css/main.css | 26 ++++++++++++++------------ 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/public/views/walletHome.html b/public/views/walletHome.html index cf7f1d216..b45ac6ce2 100644 --- a/public/views/walletHome.html +++ b/public/views/walletHome.html @@ -201,8 +201,7 @@ ng-focus="home.formFocus(true)" ng-blur="home.formFocus(false)" type="text" - class="form-control" - placeholder="Amount, address, mm/dd/yyyy" + placeholder="{{'Amount, address, mm/dd/yyyy' | translate}}" ng-model="search">