Bootstrap.EditForm History
Show minor edits - Show changes to output
Changed line 12 from:
(:include $[{$SiteGroup}/EditQuickReference]:)
to:
(:include Bootstra[/EditQuickReference:)
Deleted line 1:
Changed line 9 from:
(:input e_savebutton:) (:input e_savedraftbutton:) (:input e_saveeditbutton:) (:input e_previewbutton:) (:input e_cancelbutton:)
to:
(:input e_savebutton class="btn":) (:input e_savedraftbutton class="btn":) (:input e_saveeditbutton class="btn":) (:input e_previewbutton class="btn":) (:input e_cancelbutton class="btn btn-danger":)
Changed lines 2-3 from:
!! $[Editing {*$FullName}] %block class=wikiaction% BOOTSTRAP ME!
to:
BOOTSTRAP ME!
!! $[Editing {*$FullName}] %block class=wikiaction%
Changed line 2 from:
!! $[Editing {*$FullName}] %block class=wikiaction%
to:
!! $[Editing {*$FullName}] %block class=wikiaction% BOOTSTRAP ME!
Deleted line 3:
Added lines 1-21:
(:Summary:contains the edit page layout form:)
!! $[Editing {*$FullName}] %block class=wikiaction%
(:messages:)
bootstrap
(:div id='wikiedit':)
(:input e_form:)[[#top]](:e_guibuttons:)\\
(:input e_textarea:)\\
$[Summary]: (:input e_changesummary:)\\
$[Author]: (:input e_author:) (:input e_minorcheckbox:) $[This is a minor edit]\\
(:input e_savebutton:) (:input e_savedraftbutton:) (:input e_saveeditbutton:) (:input e_previewbutton:) (:input e_cancelbutton:)
(:input end:)
(:divend:)
(:include $[{$SiteGroup}/EditQuickReference]:)
(:if e_preview:)
!! $[Preview {*$FullName}]
'''$[Page is unsaved]'''
(:e_preview:)
----
'''$[End of preview -- remember to save]'''\\
[[#top | $[Top] ]]
(:ifend:)