Changeset 27e09a9 for asadb/space/diffs.py
- Timestamp:
- Jun 4, 2013, 5:15:11 PM (12 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 72a3d90
- Parents:
- 6aa3517
- git-author:
- Alex Dehnert <adehnert@…> (06/04/13 17:15:11)
- git-committer:
- Alex Dehnert <adehnert@…> (06/04/13 17:15:11)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/space/diffs.py
r6aa3517 r27e09a9 120 120 121 121 if lock_type.db_update == 'none': 122 tmpl = 'Warning: You submitted changes effecting this space, but this space is ' + \122 tmpl = 'Warning: You submitted changes affecting this space, but this space is ' + \ 123 123 'a "%s" space, and is not managed through the ASA DB. See ' + \ 124 124 'https://asa.mit.edu%s for details on how to update spaces of this type.'
Note: See TracChangeset
for help on using the changeset viewer.