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

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


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

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

Log:
 r47000 at 31b:  jesse | 2008-10-18 00:26:33 +0100
  * switch ot using the prophet texteditor command


Modified: sd/trunk/lib/App/SD/CLI/Command/Ticket/Create.pm
==============================================================================
--- sd/trunk/lib/App/SD/CLI/Command/Ticket/Create.pm	(original)
+++ sd/trunk/lib/App/SD/CLI/Command/Ticket/Create.pm	Fri Oct 17 22:18:45 2008
@@ -5,7 +5,7 @@
 extends 'Prophet::CLI::Command::Create';
 with 'App::SD::CLI::Model::Ticket';
 with 'App::SD::CLI::Command';
-with 'App::SD::CLI::Command::TextEditor';
+with 'Prophet::CLI::TextEditorCommand';
 
 # we want to launch an $EDITOR window to grab props and a comment if no
 # props are specified on the commandline



More information about the Bps-public-commit mailing list