Make modal wizards work again

This commit is contained in:
Jeremy Ruston
2013-01-03 17:06:14 +00:00
parent bab43fe6c2
commit 5755cd5d3f
3 changed files with 25 additions and 18 deletions

View File

@@ -1,10 +1,10 @@
title: SampleWizard
tags: demo
subtitle: I'm a modal wizard
footer: <<button close class:"btn btn-primary"><Close>>
footer: <$button message="tw-close" class="btn btn-primary">Close</$button>
This is a modal wizard dialogue, stored in the tiddler SampleWizard.
[img[Motovun Jack.jpg]]
{{Motovun Jack.jpg}}
You can <<button modal param:[[Introduction]] class:"btn btn-inverse"><nest wizards>>.
You can <$button message="tw-modal" param="Introduction" class="btn btn-inverse">nest wizards</$button>.