Removes mobile check. Adds QA bug reporting standard to Readme.
This commit is contained in:
parent
4f82c15f62
commit
a0a4d43877
4 changed files with 47 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<div class="backup" ng-controller="MoreController">
|
||||
<h1 translate>Settings </h1>
|
||||
<div class="oh large-12 columns panel" ng-if="!isMobile()">
|
||||
<div class="oh large-12 columns panel">
|
||||
<h3><i class="fi-download m10r"></i> <span translate>Backup</span> </h3>
|
||||
<p translate class="large-8 columns text-gray">It's important to backup your wallet so that you can recover it in case of disaster</p>
|
||||
<div class="large-4 columns">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue