diff options
author | Kali Kaneko <kali@futeisha.org> | 2014-08-27 13:06:47 -0500 |
---|---|---|
committer | Kali Kaneko <kali@futeisha.org> | 2014-08-27 13:06:47 -0500 |
commit | 1726f2818061bf2ae35ef4c9ffe8da44411ea80e (patch) | |
tree | 7f9f08bfbd6496cf351ef1c00b51973e4b79489c /changes | |
parent | 37df6fde3fab3adfc9f7e733f165c2a35e510acf (diff) | |
parent | ac83b8900bb8d31e6f1f1fa983435659625ff91f (diff) |
Merge remote-tracking branch 'ivan-github/bug/5945_not-adding-helper-files' into develop
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-5945_not-adding-helper-files | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-5945_not-adding-helper-files b/changes/bug-5945_not-adding-helper-files new file mode 100644 index 00000000..94e41c25 --- /dev/null +++ b/changes/bug-5945_not-adding-helper-files @@ -0,0 +1 @@ +- Hide button and display correct warning on missing helpers files. Closes #5945. |