CRM-15367 - Standardize buttons for option edit screens
[civicrm-core.git] / CRM / Price / Page / Option.php
index 78a0bb7c59b7bc54ddc7b850f038c31f7810971e..0f1d5849e6652f98238e358c86b80baac480d0fe 100644 (file)
@@ -214,9 +214,6 @@ class CRM_Price_Page_Option extends CRM_Core_Page {
     $controller->process();
     $controller->run();
 
-
-    $this->browse();
-
     if ($action & CRM_Core_Action::DELETE) {
       // add breadcrumb
       $url = CRM_Utils_System::url('civicrm/admin/price/field/option', 'reset=1');