Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Request Tracker: Commit

rt branch, 3.999-trunk, updated. 2da50d21210eacbd22f43bf95efdc37dca6ff301

 

 

Request Tracker commit RSS feed   Index | Next | Previous | View Threaded


sartak at bestpractical

Nov 20, 2009, 12:55 PM

Post #1 of 1 (288 views)
Permalink
rt branch, 3.999-trunk, updated. 2da50d21210eacbd22f43bf95efdc37dca6ff301

The branch, 3.999-trunk has been updated
via 2da50d21210eacbd22f43bf95efdc37dca6ff301 (commit)
from 9379fd6a6543d8071a7917650eee8724067087a2 (commit)

Summary of changes:
lib/RT/View/Ticket/Create.pm | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)

- Log -----------------------------------------------------------------
commit 2da50d21210eacbd22f43bf95efdc37dca6ff301
Author: Shawn M Moore <sartak [at] bestpractical>
Date: Fri Nov 20 15:54:52 2009 -0500

No need to call /Elements/Tabs any more

diff --git a/lib/RT/View/Ticket/Create.pm b/lib/RT/View/Ticket/Create.pm
index bcbdd3f..f56b4bb 100644
--- a/lib/RT/View/Ticket/Create.pm
+++ b/lib/RT/View/Ticket/Create.pm
@@ -60,11 +60,6 @@ template 'create' => page { title => _('Create a new ticket') } content {
my $queue = $action ? $action->argument('queue') : get('queue');
$queue or die "Queue not specified";

- render_mason('/Elements/Tabs', {
- current_toptab => 'ticket/create',
- title => _("Create a new ticket"),
- });
-
my $create = new_action(
class => 'CreateTicket',
moniker => 'create_ticket',

-----------------------------------------------------------------------
_______________________________________________
Rt-commit mailing list
Rt-commit [at] lists
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-commit

Request Tracker commit RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.