Fixed the documentation in the templates of the transactions in the accounting application.
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| {% extends "base.html" %} | ||||
| {% comment %} | ||||
| The Mia Accounting Application | ||||
| edit.html: The template for the form of a cash-expense transaction | ||||
| form.html: The template for the form of a cash-expense transaction | ||||
|  | ||||
|  Copyright (c) 2020 imacat. | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| {% extends "base.html" %} | ||||
| {% comment %} | ||||
| The Mia Accounting Application | ||||
| cash.html: The template for a cash-expense transaction | ||||
| view.html: The template for a cash-expense transaction | ||||
|  | ||||
|  Copyright (c) 2020 imacat. | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| {% extends "base.html" %} | ||||
| {% comment %} | ||||
| The Mia Accounting Application | ||||
| edit.html: The template for the form of a cash-income transaction | ||||
| form.html: The template for the form of a cash-income transaction | ||||
|  | ||||
|  Copyright (c) 2020 imacat. | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| {% extends "base.html" %} | ||||
| {% comment %} | ||||
| The Mia Accounting Application | ||||
| cash.html: The template for a cash-income transaction | ||||
| view.html: The template for a cash-income transaction | ||||
|  | ||||
|  Copyright (c) 2020 imacat. | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| {% extends "base.html" %} | ||||
| {% comment %} | ||||
| The Mia Accounting Application | ||||
| edit.html: The template for the form of a transfer transaction | ||||
| form.html: The template for the form of a transfer transaction | ||||
|  | ||||
|  Copyright (c) 2020 imacat. | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| {% extends "base.html" %} | ||||
| {% comment %} | ||||
| The Mia Accounting Application | ||||
| cash.html: The template for a transfer transaction | ||||
| view.html: The template for a transfer transaction | ||||
|  | ||||
|  Copyright (c) 2020 imacat. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user