Changes between Version 5 and Version 6 of BluePrint/Mobile/Portal
- Timestamp:
- 01/01/11 17:23:04 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Mobile/Portal
v5 v6 20 20 == Status == 21 21 22 {{{ response.s3.mobile}}} boolean is populated by a quick check on the Browser in {{{models/00_settings.py}}}.22 {{{session.s3.mobile}}} boolean is populated by a quick check on the Browser in {{{models/00_settings.py}}}. 23 23 24 {{{ response.s3.browser}}} Storage of capabilities is populated by a detailed check on the Browser in {{{models/00_settings.py}}}.24 {{{session.s3.browser}}} Storage of capabilities is populated by a detailed check on the Browser in {{{models/00_settings.py}}}. 25 25 26 26 These can be used to direct to appropriate pages - e.g. assess/create goes to assess_short_mobile