diff --git a/lib/WebGUI/Asset.pm b/lib/WebGUI/Asset.pm index 803d5c6c8..2b61f1df2 100644 --- a/lib/WebGUI/Asset.pm +++ b/lib/WebGUI/Asset.pm @@ -2314,11 +2314,6 @@ sub www_editSave { } } - # handle inheritsUrlFromParent field - #if($self->session->form->process('inheritsUrlFromParent') == 1) { - # $object->update( { url => $self->getUrl . '/' . $object->getUrl } ); - #} - $object->updateHistory("edited"); # Handle Save & Commit button