Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
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
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
html/Callbacks/JSGantt/Elements/Tabs/Privileged
html/Callbacks/JSGantt/Elements/Tabs/Privileged
+0
-7
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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