fix tittle missing on send
This commit is contained in:
parent
48efef0103
commit
54469296e3
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="large-12 columns">
|
<div class="large-12 columns">
|
||||||
|
<h2 ng-show="txps.length != 0" translate>Create Transaction Proposal</h2>
|
||||||
<form name="sendForm" ng-submit="submitForm(sendForm)" novalidate>
|
<form name="sendForm" ng-submit="submitForm(sendForm)" novalidate>
|
||||||
<div class="panel">
|
<div class="panel">
|
||||||
<p class="text-warning size-16"
|
<p class="text-warning size-16"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue