Parent Directory
|
Revision Log
++ ChangeLog 10 Feb 2008 02:28:48 -0000
* table-interface.en.html: Typo fixed.
* cc.cgi: Use |$input->{id_prefix}| as the prefix for the
identifiers in report sections. Don't add headings
if the |$input->{nested}| flag is set.
* table-script.js (tableToCanvas): Now it aceepts third
argument, |idPrefix|, for setting ID prefix.
* table.cgi: Set the third argument to |tableToCanvas| as an
empty string.
2008-02-10 Wakaba <wakaba@suika.fam.cx>
| 1 | wakaba | 1.45 | 2008-02-10 Wakaba <[email protected]> |
| 2 | |||
| 3 | wakaba | 1.46 | * table-interface.en.html: Typo fixed. |
| 4 | |||
| 5 | * cc.cgi: Use |$input->{id_prefix}| as the prefix for the | ||
| 6 | identifiers in report sections. Don't add headings | ||
| 7 | if the |$input->{nested}| flag is set. | ||
| 8 | |||
| 9 | * table-script.js (tableToCanvas): Now it aceepts third | ||
| 10 | argument, |idPrefix|, for setting ID prefix. | ||
| 11 | |||
| 12 | * table.cgi: Set the third argument to |tableToCanvas| as an | ||
| 13 | empty string. | ||
| 14 | |||
| 15 | 2008-02-10 Wakaba <[email protected]> | ||
| 16 | |||
| 17 | wakaba | 1.45 | * cc.cgi (check_and_print): Now this is a subroutine. |
| 18 | |||
| 19 | wakaba | 1.43 | 2008-02-09 Wakaba <[email protected]> |
| 20 | |||
| 21 |