Changeset 5816 for WAeUP_SRP/trunk/skins
- Timestamp:
- 7 Mar 2011, 17:41:48 (14 years ago)
- Location:
- WAeUP_SRP/trunk/skins
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_accommodation/viewAccommodationRecord.py
r5616 r5816 12 12 """ 13 13 import logging 14 logger = logging.getLogger('Skins. getAccommodationRecords')14 logger = logging.getLogger('Skins.viewAccommodationRecords') 15 15 import DateTime 16 16 -
WAeUP_SRP/trunk/skins/waeup_layout/layout_application_view_info.pt
r5803 r5816 87 87 </tr> 88 88 <tr valign="top"> 89 <td><span class="dlabel"> Current Mode</span>:89 <td><span class="dlabel">Mode of Entry</span>: 90 90 </td> 91 91 <td>
Note: See TracChangeset for help on using the changeset viewer.