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 | ec152ef8b76e52c2808a1ae5c774af4f42a0e2f1 (patch) | |
tree | 3c98b4bb6a73da34269ca9bcd686d7300992041d /archaeological_operations/wizards.py | |
parent | 6d229540ac8fdc5e5da95de214927a0f654cf55e (diff) | |
download | Ishtar-ec152ef8b76e52c2808a1ae5c774af4f42a0e2f1.tar.bz2 Ishtar-ec152ef8b76e52c2808a1ae5c774af4f42a0e2f1.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 |