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:
Russel Garlick 2007-10-29 13:22:46 -05:00 committed by Joshua Ferraro
parent 335f05207a
commit b905324196

View file

@ -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" -->