C of CRUD
This commit is contained in:
@@ -37,11 +37,15 @@
|
||||
</table>
|
||||
|
||||
<div>
|
||||
<pre style="font-size: 75%">{{account | json}}</pre>
|
||||
<pre style="font-size: 75%; color: darkred;">{{newTransaction | json}}</pre>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<pre style="font-size: 75%">{{transactions | json}}</pre>
|
||||
<pre style="font-size: 75%; color: darkgreen;">{{newTransactionCopy | json}}</pre>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<pre style="font-size: 75%">{{account | json}}</pre>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user