code maintenance
This commit is contained in:
@@ -35,17 +35,9 @@
|
||||
<td>{{transaction.description}}</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<div>
|
||||
<pre style="font-size: 75%; color: darkred;">{{newTransaction | json}}</pre>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<pre style="font-size: 75%; color: darkgreen;">{{newTransactionCopy | json}}</pre>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<pre style="font-size: 75%">{{account | json}}</pre>
|
||||
<pre style="font-size: 75%; color: darkgray;">{{transactions | json}}</pre>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user