View | Details | Raw Unified | Return to bug 7249
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt (-9 / +8 lines)
Lines 155-163 canned reports and writing custom SQL reports.</p> Link Here
155
<td>[% savedreport.borrowersurname %][% IF ( savedreport.borrowerfirstname ) %], [% savedreport.borrowerfirstname %][% END %] ([% savedreport.borrowernumber %])</td>
155
<td>[% savedreport.borrowersurname %][% IF ( savedreport.borrowerfirstname ) %], [% savedreport.borrowerfirstname %][% END %] ([% savedreport.borrowernumber %])</td>
156
<td>[% savedreport.date_created %]</td>
156
<td>[% savedreport.date_created %]</td>
157
[% IF (savedreport.public) %]
157
[% IF (savedreport.public) %]
158
<td>True</td>
158
<td>Yes</td>
159
[% ELSE %]
159
[% ELSE %]
160
<td>False</td>
160
<td>No</td>
161
[% END %]
161
[% END %]
162
[% IF (usecache) %] <td>[% savedreport.cache_expiry %]</td> [% END %]
162
[% IF (usecache) %] <td>[% savedreport.cache_expiry %]</td> [% END %]
163
<td>[% IF ( savedreport.date_run ) %]<a href="/cgi-bin/koha/reports/guided_reports.pl?phase=retrieve%20results&amp;id=[% savedreport.id %]">[% savedreport.date_run %]</a>[% END %]
163
<td>[% IF ( savedreport.date_run ) %]<a href="/cgi-bin/koha/reports/guided_reports.pl?phase=retrieve%20results&amp;id=[% savedreport.id %]">[% savedreport.date_run %]</a>[% END %]
Lines 221-229 canned reports and writing custom SQL reports.</p> Link Here
221
[% END %]
221
[% END %]
222
</select></li>
222
</select></li>
223
[% IF (public) %]
223
[% IF (public) %]
224
  <li><label for="public">Report is public:</label><select id="public" name="public"> <option value="0">False (default)</option> <option value="1" selected="selected">True</public> </select></li>
224
  <li><label for="public">Report is public:</label><select id="public" name="public"> <option value="0">No (default)</option> <option value="1" selected="selected">Yes</public> </select></li>
225
[% ELSE %]
225
[% ELSE %]
226
  <li><label for="public">Report is public:</label><select id="public" name="public"> <option value="0" selected="selected">False (default)</option> <option value="1">True</public> </select></li>
226
  <li><label for="public">Report is public:</label><select id="public" name="public"> <option value="0" selected="selected">No (default)</option> <option value="1">Yes</public> </select></li>
227
[% END %]
227
[% END %]
228
[% IF (usecache) %] <li>
228
[% IF (usecache) %] <li>
229
<label for="cache_expiry">Cache expiry:</label><input type="text" id="cache_expiry" name="cache_expiry" value="[% cache_expiry %]"></input>
229
<label for="cache_expiry">Cache expiry:</label><input type="text" id="cache_expiry" name="cache_expiry" value="[% cache_expiry %]"></input>
Lines 573-581 canned reports and writing custom SQL reports.</p> Link Here
573
        [% ELSE %]<input type="text" id="reportname" name="reportname" />[% END %] 
573
        [% ELSE %]<input type="text" id="reportname" name="reportname" />[% END %] 
574
    </li>
574
    </li>
575
[% IF (public) %]
575
[% IF (public) %]
576
  <li><label for="public">Report is public:</label><select id="public" name="public"> <option value="0">False (default)</option> <option value="1" selected="selected">True</public> </select></li>
576
  <li><label for="public">Report is public:</label><select id="public" name="public"> <option value="0">No (default)</option> <option value="1" selected="selected">Yes</public> </select></li>
577
[% ELSE %]
577
[% ELSE %]
578
  <li><label for="public">Report is public:</label><select id="public" name="public"> <option value="0" selected="selected">False (default)</option> <option value="1">True</public> </select></li>
578
  <li><label for="public">Report is public:</label><select id="public" name="public"> <option value="0" selected="selected">No (default)</option> <option value="1">Yes</public> </select></li>
579
[% END %]
579
[% END %]
580
[% IF (usecache) %] <li>
580
[% IF (usecache) %] <li>
581
<label for="cache_expiry">Cache expiry:</label><input type="text" id="cache_expiry" name="cache_expiry" value="[% cache_expiry %]"></input>
581
<label for="cache_expiry">Cache expiry:</label><input type="text" id="cache_expiry" name="cache_expiry" value="[% cache_expiry %]"></input>
Lines 657-665 Sub report:<select name="subreport"> Link Here
657
<ol>
657
<ol>
658
<li><label for="reportname">Report Name:</label><input type="text" id="reportname" name="reportname" value="[% reportname %]" /></li>
658
<li><label for="reportname">Report Name:</label><input type="text" id="reportname" name="reportname" value="[% reportname %]" /></li>
659
[% IF (public) %]
659
[% IF (public) %]
660
  <li><label for="public">Report is public:</label><select id="public" name="public"> <option value="0">False (default)</option> <option value="1" selected="selected">True</public> </select></li>
660
  <li><label for="public">Report is public:</label><select id="public" name="public"> <option value="0">No (default)</option> <option value="1" selected="selected">Yes</public> </select></li>
661
[% ELSE %]
661
[% ELSE %]
662
  <li><label for="public">Report is public:</label><select id="public" name="public"> <option value="0" selected="selelcted">False (default)</option> <option value="1">True</public> </select></li>
662
  <li><label for="public">Report is public:</label><select id="public" name="public"> <option value="0" selected="selelcted">No (default)</option> <option value="1">Yes</public> </select></li>
663
[% END %]
663
[% END %]
664
[% IF (usecache) %] <li>
664
[% IF (usecache) %] <li>
665
<label for="cache_expiry">Cache expiry:</label><input type="text" id="cache_expiry" name="cache_expiry" value="[% cache_expiry %]"></input>
665
<label for="cache_expiry">Cache expiry:</label><input type="text" id="cache_expiry" name="cache_expiry" value="[% cache_expiry %]"></input>
666
- 

Return to bug 7249