Skip to content

Commit

Permalink
Item12000: separate out hallojs from bootstrap and add a toggle button
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/TwitterBootstrapContrib@16301 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Dec 30, 2012
1 parent a8e3df9 commit 9d3a58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/foswiki.bootstrapeg.tmpl
Expand Up @@ -139,7 +139,7 @@

%{ **************************************************************************************************************************************************************************** }%
%{ ******************************************* }%
%TMPL:DEF{"bodystart"}%<body class="layout-%TMPL:P{widgetscolumns}% %IF{"context authenticated" then="authenticated"}% %IF{"context view" then="view"}% %IF{"'%BASEWEB%.%BASETOPIC%' allows 'CHANGE'" then="foswikiCanChangeBaseTopic $percntJQREQUIRE{\"hallojs\" warn=\"off\"}$percnt"}%">
%TMPL:DEF{"bodystart"}%<body class="layout-%TMPL:P{widgetscolumns}% %IF{"context authenticated" then="authenticated"}% %IF{"context view" then="view"}% %IF{"'%BASEWEB%.%BASETOPIC%' allows 'CHANGE'" then="foswikiCanChangeBaseTopic "}%">
<style>.foswikiMain {padding-top: 36px;}</style>
%JQREQUIRE{bootstrap}%%TMPL:END%
%{ ******************************************* }%
Expand Down

0 comments on commit 9d3a58f

Please sign in to comment.