Move condition to not show form one level up
authorWMDE-Fisch <christoph.fischer@wikimedia.de>
Wed, 26 Oct 2016 14:43:50 +0000 (16:43 +0200)
committerWMDE-Fisch <christoph.jauera@wikimedia.de>
Thu, 27 Oct 2016 12:34:41 +0000 (12:34 +0000)
commit2993c377e60157fd88336fd5d60716192ddce8d8
tree7c52cc77f308c4376db1bcfff7ac4de29bd217b3
parentc67bae46913db461fcb371d8b2bb2a4590c3d3eb
Move condition to not show form one level up

This condition to abort the show form process was more or less
hidden in the header method. The returned boolean was used nowhere
else.

Change-Id: I91335deac0547c24d107305a2ded503c9ab15090
includes/EditPage.php