remove some commented out code from a previous implementation idea for
inheritUrlFromParent
This commit is contained in:
parent
c25700bb20
commit
f5ad94c95e
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue