diff options
author | Kali Kaneko <kali@leap.se> | 2015-06-08 12:09:53 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-06-08 12:09:53 -0400 |
commit | 4d33b0637ae1280ba818b40eb16003974666721b (patch) | |
tree | d3b33905b9c10ddbc8ea2232c2e5db031f05a983 /changes | |
parent | d8afaba3f1ec9f12d9206c511bccd61da308638c (diff) |
[bug] fix attribute error on mail conductor
due to remaining bits that had not been changed after a refactor.
- Resolves: #7093
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_7093-fix-controller-attribute-error | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug_7093-fix-controller-attribute-error b/changes/bug_7093-fix-controller-attribute-error new file mode 100644 index 00000000..77161e46 --- /dev/null +++ b/changes/bug_7093-fix-controller-attribute-error @@ -0,0 +1 @@ +- Fix controller attribute error. Closes: #7093 |