Skip to content

Commit

Permalink
Item11609: Document how to clear the parent
Browse files Browse the repository at this point in the history
  • Loading branch information
gac410 committed Dec 15, 2015
1 parent b88b12c commit 2b68b35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/templates/more.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
<div class="foswikiFormStep">
<h3>%MAKETEXT{"Select topic parent"}%</h3>
%INCLUDE{"System.JQueryAjaxHelper" section="topicselector" INPUT_NAME="topicparent" EXCLUDE="%TOPIC%" PLACEHOLDER="%IF{"'NONE%META{"parent" dontrecurse="on"}%'='NONE'" then="(none)" else='%SEARCH{topic="%TOPIC%" scope="topic" type="query" nosearch="on" nototal="on" format="$parent" }%' }%"}%
%MAKETEXT{"Enter __none__ to clear the topic parent"}%
</div>
<div class="foswikiFormStep foswikiLast">
<p><input type='submit' class='foswikiButton' value='%MAKETEXT{"Set new parent"}%' /></p>
Expand Down

0 comments on commit 2b68b35

Please sign in to comment.