Commit e4745507 authored by Ad Schellevis's avatar Ad Schellevis

(mvc) expand standard form dialog to large

parent e6fe9e8b
......@@ -53,7 +53,7 @@ label : dialog label
{% endfor %}
<div class="modal fade" id="{{id}}" tabindex="-1" role="dialog" aria-labelledby="{{id}}Label" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment