Changes between Version 4 and Version 5 of BluePrint/Mobile/Portal


Ignore:
Timestamp:
01/01/11 13:54:03 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Mobile/Portal

    v4 v5  
    2020== Status ==
    2121
    22 {{{response.s3.mobile}}} is populated by a check on the Browser in {{{models/00_settings.py}}}.
     22{{{response.s3.mobile}}} boolean is populated by a quick check on the Browser in {{{models/00_settings.py}}}.
    2323
    24 This can be used to direct to appropriate pages - e.g. assess/create goes to assess_short_mobile
     24{{{response.s3.browser}}} Storage of capabilities is populated by a detailed check on the Browser in {{{models/00_settings.py}}}.
     25
     26These can be used to direct to appropriate pages - e.g. assess/create goes to assess_short_mobile
    2527
    2628----