Attempting to add Notes field to Create from SQL for reports
Signed-off-by: Chris Cormack <crc@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
parent
335f05207a
commit
b905324196
1 changed files with 1 additions and 0 deletions
|
@ -290,6 +290,7 @@ Notes: <textarea name="notes"></textarea><br />
|
|||
<h1>Create Report From SQL</h1>
|
||||
<form action="/cgi-bin/koha/reports/guided_reports.pl" method="post">
|
||||
Report Name: <input type="text" name="reportname"> <br />
|
||||
Notes: <textarea name="notes"></textarea><br />
|
||||
Type:
|
||||
<select name="types">
|
||||
<!-- TMPL_LOOP NAME="types" -->
|
||||
|
|
Loading…
Reference in a new issue