diff options
| author | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-04-04 18:48:14 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-04-04 18:48:14 +0200 |
| commit | ca96ba913e423f94f017ab9fd2530e6e4d480f3d (patch) | |
| tree | 6a132db71c7a30abf475fdeaf7a8f0afc2bb2eae /archaeological_operations/views.py | |
| parent | 3f038c77f4017a1ef7c1fbed8f5dc5daef2371c7 (diff) | |
| download | Ishtar-ca96ba913e423f94f017ab9fd2530e6e4d480f3d.tar.bz2 Ishtar-ca96ba913e423f94f017ab9fd2530e6e4d480f3d.zip | |
Operation sheet: group parcels by sections - add parcels to File sheet (refs #1193)
Diffstat (limited to 'archaeological_operations/views.py')
| -rw-r--r-- | archaeological_operations/views.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/views.py b/archaeological_operations/views.py index 84f208bf3..6e570fc97 100644 --- a/archaeological_operations/views.py +++ b/archaeological_operations/views.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2010-2012 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> +# Copyright (C) 2010-2013 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as |
