[Bps-public-commit] r16345 - in sd/trunk: .

jesse at bestpractical.com jesse at bestpractical.com
Fri Oct 17 22:18:36 EDT 2008


Author: jesse
Date: Fri Oct 17 22:18:22 2008
New Revision: 16345

Modified:
   sd/trunk/   (props changed)
   sd/trunk/lib/App/SD/CLI/Command/Ticket/Update.pm

Log:
 r46999 at 31b:  jesse | 2008-10-18 00:25:12 +0100
 * Switch to using the prophet version of the text editor


Modified: sd/trunk/lib/App/SD/CLI/Command/Ticket/Update.pm
==============================================================================
--- sd/trunk/lib/App/SD/CLI/Command/Ticket/Update.pm	(original)
+++ sd/trunk/lib/App/SD/CLI/Command/Ticket/Update.pm	Fri Oct 17 22:18:22 2008
@@ -5,7 +5,7 @@
 extends 'Prophet::CLI::Command::Update';
 with 'App::SD::CLI::Model::Ticket';
 with 'App::SD::CLI::Command';
-with 'App::SD::CLI::Command::TextEditor';
+with 'Prophet::CLI::TextEditorCommand';
 
 
 # use an editor to edit if no props are specified on the commandline,



More information about the Bps-public-commit mailing list