diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-07-16 14:56:15 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-07-16 14:56:15 +0200 |
commit | d3577c944b73dd80a30c74f0da33d65f33c72cd9 (patch) | |
tree | 3c98b4bb6a73da34269ca9bcd686d7300992041d /archaeological_operations/wizards.py | |
parent | 6cc8e35724ec16bdb8366b52d002020120037c68 (diff) | |
download | Ishtar-d3577c944b73dd80a30c74f0da33d65f33c72cd9.tar.bz2 Ishtar-d3577c944b73dd80a30c74f0da33d65f33c72cd9.zip |
Test administrativ act creation - improve test wizard
Diffstat (limited to 'archaeological_operations/wizards.py')
-rw-r--r-- | archaeological_operations/wizards.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/wizards.py b/archaeological_operations/wizards.py index c51b88d0b..0cc336cc8 100644 --- a/archaeological_operations/wizards.py +++ b/archaeological_operations/wizards.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2012-2015 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> +# Copyright (C) 2012-2016 É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 |