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
ff23a5f1
Commit
ff23a5f1
authored
Feb 07, 2012
by
sunnavy
Browse files
bump to 0.19
parent
a5ed360e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Changes
View file @
ff23a5f1
Revision history for RT-Extension-JSGantt
0.19
0.18 Tue Feb 7 02:27:48 CST 2012
* fix the double-encode bug in page menu links below /Search
...
...
META.yml
View file @
ff23a5f1
...
...
@@ -24,4 +24,4 @@ requires:
List::MoreUtils:
0
resources
:
repository
:
git://github.com/bestpractical/rt-extension-jsgantt.git
version
:
0.1
8
version
:
0.1
9
lib/RT/Extension/JSGantt.pm
View file @
ff23a5f1
...
...
@@ -58,7 +58,7 @@ RT::Extension::JSGantt - Gantt charts for your tickets
package
RT::Extension::
JSGantt
;
our
$VERSION
=
'
0.1
8
';
our
$VERSION
=
'
0.1
9
';
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