Skip to content

Commit

Permalink
Item1391: Protect the <div> in SitePreferences with <sticky> tags unt…
Browse files Browse the repository at this point in the history
…il this bug is fixed.

git-svn-id: http://svn.foswiki.org/trunk@7328 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
GeorgeClark authored and GeorgeClark committed May 4, 2010
1 parent a300206 commit 574eaa9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion core/data/Main/SitePreferences.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@

%TOC%


<sticky>
<div class="%IF{"not context PreferencesPluginEnabled" then="foswikiHidden"}%">
%EDITPREFERENCES{"%SYSTEMWEB%.DefaultPreferencesForm"}%
</div>
</sticky>

---++ Appearance

Expand Down

0 comments on commit 574eaa9

Please sign in to comment.