[Bps-public-commit] rt-extension-quickdelete branch, master, updated. 0.05-2-g7aea92c
Dustin Graves
dustin at bestpractical.com
Wed Feb 24 15:33:23 EST 2016
The branch, master has been updated
via 7aea92c76e60dd6be50e98c812c7265508d0139a (commit)
from d6f283790aff2c11204d8e965b285969c25b3a4f (commit)
Summary of changes:
.../RT-Extension-QuickDelete/Elements/RT__Ticket/ColumnMap/Once | 1 +
1 file changed, 1 insertion(+)
create mode 120000 html/Callbacks/RT-Extension-QuickDelete/Elements/RT__Ticket/ColumnMap/Once
- Log -----------------------------------------------------------------
commit 7aea92c76e60dd6be50e98c812c7265508d0139a
Author: Klaus S. Madsen <ksm at jobindex.dk>
Date: Thu Feb 11 23:27:06 2016 +0100
Support both Once and ColumnMap callback names
Apparently the RT__Ticket/ColumnMap callback named ColumnMap was removed in
4.2. Add a symlink that makes the QuickDelete column work again in newer
versions of RT.
diff --git a/html/Callbacks/RT-Extension-QuickDelete/Elements/RT__Ticket/ColumnMap/Once b/html/Callbacks/RT-Extension-QuickDelete/Elements/RT__Ticket/ColumnMap/Once
new file mode 120000
index 0000000..7820ab7
--- /dev/null
+++ b/html/Callbacks/RT-Extension-QuickDelete/Elements/RT__Ticket/ColumnMap/Once
@@ -0,0 +1 @@
+ColumnMap
\ No newline at end of file
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list