Skip to content

Commit b547023

Browse files
committed
Update docs/toolbars/docs-headers.html
1 parent dc489d8 commit b547023

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/toolbars/docs-headers.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,9 @@ <h3>Adding buttons to toolbars without heading</h3>
128128
<pre><code>
129129
&lt;div data-role=&quot;header&quot; data-position=&quot;inline&quot;&gt;
130130
&lt;a href=&quot;index.html&quot; data-icon=&quot;gear&quot; class=&quot;ui-btn-right&quot;&gt;Options&lt;/a&gt;
131-
&lt;/div&gt;
132131
&lt;span class=&quot;ui-title&quot; /&gt;
132+
&lt;/div&gt;
133+
133134
</code></pre>
134135
</div>
135136

0 commit comments

Comments
 (0)