Skip to content

Commit

Permalink
Merge pull request istvan-ujjmeszaros#34 from monoblaine/master
Browse files Browse the repository at this point in the history
Update for the new configuration items "buttondown_txt" and "buttonup_tx...
  • Loading branch information
istvan-ujjmeszaros committed Aug 14, 2014
2 parents d59c2f4 + 7ac350d commit b2dceab
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,16 @@ <h2>Settings</h2>
<td><code>'btn btn-default'</code></td>
<td>Class(es) of up button.</td>
</tr>
<tr>
<td><code>buttondown_txt</code></td>
<td><code>'-'</code></td>
<td>Content inside the down button.</td>
</tr>
<tr>
<td><code>buttonup_txt</code></td>
<td><code>'+'</code></td>
<td>Content inside the up button.</td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit b2dceab

Please sign in to comment.