[Rt-devel] PATCH: silence warnings Tools/Offline.html
Jesse Vincent
jesse at bestpractical.com
Wed Nov 16 20:28:00 EST 2005
On Wed, Nov 16, 2005 at 05:25:53PM -0800, Jim Meyer wrote:
> Attached.
Why not fix this one in the simpler "defining a default" style?
>
> --j
> --
> Jim Meyer, Geek at Large purp at acm.org
> --- share/html/Tools/Offline.html 2005-07-06 19:06:47.000000000 -0700
> +++ local/html/Tools/Offline.html 2005-11-16 17:23:46.000000000 -0800
> @@ -69,9 +69,9 @@
> <td class="label">
> <&|/l&>Default Requestor</&>:
> </td>
> <td>
> -<input name="requestoraddress" value=<%$requestoraddress%>>
> +<input name="requestoraddress" value=<%$requestoraddress || ''%>>
> <em><&|/l&>If no Requestor is specified, create tickets with this requestor.</&></em>
> </td>
> </tr>
> <tr><td class="labeltop">
> _______________________________________________
> Rt-devel mailing list
> Rt-devel at lists.bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
--
More information about the Rt-devel
mailing list