Working on running all reports/import/export from the web
svn: r18322
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
</tr>
|
||||
<td class="ColumnAttribute">Options:</td>
|
||||
<td class="ColumnValue" id="data">
|
||||
<input autocomplete="off" name="options" id="get_focus" type="text" size="50" value="{{search}}"></input>
|
||||
<input autocomplete="off" name="options" id="get_focus" type="text" size="50" value="{{report.options}}"></input><br>
|
||||
<i>Hint</i>: use Gramps CLI options such as output file format <b>off=pdf</b>, <b>off=ged</b>, or <b>off=gramps</b>
|
||||
</td>
|
||||
</tr>
|
||||
<td class="ColumnValue" id="data">
|
||||
|
||||
Reference in New Issue
Block a user