Line 29: | Line 29: | ||
<h4> Litterature </h4> | <h4> Litterature </h4> | ||
+ | <!-- Trigger the modal with a button --> | ||
+ | <button type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myModal">Open Modal</button> | ||
+ | <!-- Modal --> | ||
+ | <div class="modal fade" id="myModal" role="dialog"> | ||
+ | <div class="modal-dialog"> | ||
+ | |||
+ | <!-- Modal content--> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal">×</button> | ||
+ | <h4 class="modal-title">Modal Header</h4> | ||
+ | </div> | ||
+ | <div class="modal-body"> | ||
+ | <p>Some text in the modal.</p> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
<div class="col-sm-1"> | <div class="col-sm-1"> |
Revision as of 10:31, 10 August 2017
Attributions
Laboratory, technical and general support
A special thanks to our supervisors.
- Thøger
- Patrick
- Tim
- Mikkel
We would also like to thank
- Thøger
- Patrick
- Tim
- Mikkel