mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-10-20 04:40:14 +02:00
sample example activate
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<h5>Select from the following.</h5>
|
||||
|
||||
<!-- sample example -->
|
||||
<button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Displays information about a media file" data-target=".example">Sample example</button>
|
||||
<span data-toggle="modal" data-target=".example"><button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Displays information about a media file">Sample example</button></span>
|
||||
<!-- Change the above data-target field, the button text, and the below div class (the word after modal fade) -->
|
||||
<div class="modal fade example" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel">
|
||||
<div class="modal-dialog modal-lg">
|
||||
|
Reference in New Issue
Block a user