Changes between Version 28 and Version 29 of DeveloperGuidelines


Ignore:
Timestamp:
01/02/09 19:39:06 (16 years ago)
Author:
Fran Boon
Comment:

Diff flash styles improved

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines

    v28 v29  
    117117redirect(URL(r=request,f=resource))
    118118}}}
    119 or (in a form):
     119or (in a Multiple Table form.accepts):
    120120{{{
    121121response.error=T("Form invalid!")
     
    124124 * .warning
    125125 * .error
    126  * .information (currently hijacked by T2 & so copies .confirmation)
    127  * .confirmation
     126 * .information
     127 * .confirmation (Standard T2 Flash messages are usually of this sort so we class them in the same way)
    128128
    129129=== jQuery Widgets ===