From 161998dde6d976c45cfcea31f1128147acc3d64f Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Wed, 19 Nov 2008 06:35:54 +0000 Subject: Fix some broken-ness: 1) Item_Controller::_create() and _update() were swapped 2) _create() was redirecting to the wrong urls on success 3) Change in-place return parameter from __return to _return 4) Change in-place code to tunnel _put via POST --- core/views/welcome.html.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/views/welcome.html.php') diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index a015fc92..a3f70d33 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -187,7 +187,6 @@ -
@@ -196,7 +195,6 @@ -
-- cgit v1.2.3