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
a53f343f
Commit
a53f343f
authored
Feb 07, 2012
by
sunnavy
Browse files
clear unused code
parent
7a235e2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
html/Callbacks/JSGantt/Elements/Tabs/Privileged
View file @
a53f343f
...
...
@@ -48,13 +48,6 @@
<%INIT>
my $request_path = $HTML::Mason::Commands::r->path_info;
my $query_string = sub {
my %args = @_;
my $u = URI->new();
$u->query_form(%args);
return $u->query;
};
if ( $request_path =~ qr{^/Search/Results.html} ) {
my $tabs = PageMenu;
$tabs->child( 'gantt' => title => loc('Gantt Chart'),
...
...
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