Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1262 from kevinparkerson/wizard-docs-fix
Browse files Browse the repository at this point in the history
Wizard Docs Fix
  • Loading branch information
interactivellama committed Apr 24, 2015
2 parents c393210 + 44b1563 commit 18f8e67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _includes/js/wizard.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ <h3 id="wizard-usage-markup">Markup</h3>
<p>Wrap <code>class="wizard"</code> around a list of steps, navigation, and content within a <code>class="fuelux"</code> container.</p>
<div class="truncate-highlight">
{% highlight html %}
<div class="wizard" data-initialize="wizard" id="myWizard">
{% include js/wizard-example.html %}
</div>
{% endhighlight %}
</div>

Expand Down

0 comments on commit 18f8e67

Please sign in to comment.