[Rt-commit] r4686 - in rt/branches/3.4-RELEASE: .
jesse at bestpractical.com
jesse at bestpractical.com
Sat Mar 4 17:47:47 EST 2006
Author: jesse
Date: Sat Mar 4 17:47:46 2006
New Revision: 4686
Modified:
rt/branches/3.4-RELEASE/ (props changed)
rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/default
Log:
r22962 at truegrounds: jesse | 2006-01-25 05:18:09 -0800
* Updated mandatory fields for ticket creation forms
Modified: rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/default
==============================================================================
--- rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/default (original)
+++ rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/default Sat Mar 4 17:47:46 2006
@@ -95,7 +95,7 @@
$starts->SetToNow;
return [
- "# Required: Queue, Requestor, Subject",
+ "# Required: id, Queue",
[ qw(id Queue Requestor Subject Cc AdminCc Owner Status Priority
InitialPriority FinalPriority TimeEstimated Starts Due Text) ],
{
More information about the Rt-commit
mailing list