myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [3386] branches/wf4ever/app/controllers/relations


From: noreply
Subject: [myexperiment-hackers] [3386] branches/wf4ever/app/controllers/relationships_controller.rb: added message when adding a relationship
Date: Thu, 31 Jan 2013 09:51:41 +0000 (UTC)

Revision
3386
Author
dgc
Date
2013-01-31 09:51:41 +0000 (Thu, 31 Jan 2013)

Log Message

added message when adding a relationship

Modified Paths

Diff

Modified: branches/wf4ever/app/controllers/relationships_controller.rb (3385 => 3386)


--- branches/wf4ever/app/controllers/relationships_controller.rb	2013-01-31 09:49:43 UTC (rev 3385)
+++ branches/wf4ever/app/controllers/relationships_controller.rb	2013-01-31 09:51:41 UTC (rev 3386)
@@ -64,6 +64,7 @@
       errors.add(params[:template], 'Error from remote server')
     end
 
+    flash[:notice] = "Relationship added."
     redirect_to pack_path(@context.id)
   end
   

reply via email to

[Prev in Thread] Current Thread [Next in Thread]