Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rt-extension-jsgantt
Commits
57cd23d6
Commit
57cd23d6
authored
Oct 27, 2011
by
sunnavy
Browse files
bump to 0.17
parent
69ff69be
Changes
4
Hide whitespace changes
Inline
Side-by-side
Changes
View file @
57cd23d6
Revision history for RT-Extension-JSGantt
0.17
0.16 Thu Oct 27 10:29:51 CST 2011
* tweak parent selection process
...
...
META.yml
View file @
57cd23d6
...
...
@@ -23,4 +23,4 @@ requires:
List::MoreUtils:
0
resources
:
repository
:
git://github.com/bestpractical/rt-extension-jsgantt.git
version
:
0.1
6
version
:
0.1
7
README
View file @
57cd23d6
RT-Extension-JSGantt version 0.1
6
RT-Extension-JSGantt version 0.1
7
How to install:
...
...
lib/RT/Extension/JSGantt.pm
View file @
57cd23d6
...
...
@@ -58,7 +58,7 @@ RT::Extension::JSGantt - Gantt charts for your tickets
package
RT::Extension::
JSGantt
;
our
$VERSION
=
'
0.1
6
';
our
$VERSION
=
'
0.1
7
';
use
warnings
;
use
strict
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment