Subject: | Type of prev is fixed to accept |
The type of prev is fixed to "accept" and cannot be changed to "prev", in order to prevent reloading of entire decks while go back to previous cards !
$query->template(-content=>$query->prev());
results always in
<template><do type="accept" label="Back"><prev/></do></template>
$query->template(-content=>$query->prev(-type=>"prev"));
should result in
<template><do type="prev" label="Back"><prev/></do></template>
CGI-WML-0.09
This is perl, v5.8.0 built for sun4-solaris#
SunOS govsearch 5.8 Generic_108528-03 sun4u sparc SUNW,Ultra-60