mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 03:42:25 +03:00
9b8044f737
Now not broken, https rather than http, and pointing to the "Data formats" section, which has links to each of the file formats (in case editing a non-journal file).
18 lines
458 B
Plaintext
18 lines
458 B
Plaintext
#{extra}
|
|
<h2>
|
|
Edit file #
|
|
<i>#{f}
|
|
<div.alert.alert-danger>
|
|
Are you sure? This will overwrite your journal!
|
|
<table.table.table-condensed>
|
|
<tr>
|
|
<td colspan=2 style="border:0">
|
|
^{fvInput tView}
|
|
<tr>
|
|
<td style="border:0">
|
|
<span.help>
|
|
^{helplink "data-formats" "File format help"}
|
|
<td .text-right style="border:0">
|
|
<a.btn.btn-default href="@{ManageR}">Go back
|
|
<input.btn.btn-default type=submit value="Save">
|