| Línea 3945... |
Línea 3945... |
| 3945 |
</div>
|
3945 |
</div>
|
| Línea 3946... |
Línea 3946... |
| 3946 |
|
3946 |
|
| 3947 |
<!-- Modal body -->
|
3947 |
<!-- Modal body -->
|
| 3948 |
<div class="modal-body">
|
3948 |
<div class="modal-body">
|
| 3949 |
<div class="d-flex w-100 flex-column">
|
3949 |
<div class="d-flex w-100 flex-column">
|
| 3950 |
<div class="d-flex justify-content-between">
|
3950 |
<div class="d-flex justify-content-between mr-4">
|
| 3951 |
<button type="button" class="btn btn-primary btn-add-image"> Imagen </button>
|
3951 |
<button type="button" class="btn btn-primary btn-sm btn-add-image"> Imagen </button>
|
| 3952 |
<button type="button" class="btn btn-primary btn-add-text"> Texto </button>
|
3952 |
<button type="button" class="btn btn-primary btn-sm btn-add-text"> Texto </button>
|
| 3953 |
<button type="button" class="btn btn-primary btn-add-video"> Video </button>
|
3953 |
<button type="button" class="btn btn-primary btn-sm btn-add-video"> Video </button>
|
| 3954 |
</div>
|
3954 |
</div>
|
| 3955 |
<div class='d-flex justify-content-between'>
|
3955 |
<div class='d-flex justify-content-between'>
|
| 3956 |
<button type="button" class="btn btn-primary btn-add-audio"> Audio </button>
|
3956 |
<button type="button" class="btn btn-primary btn-sm btn-add-audio"> Audio </button>
|
| 3957 |
<button type="button" class="btn btn-primary btn-add-document"> Documento </button>
|
3957 |
<button type="button" class="btn btn-primary btn-sm btn-add-document"> Documento </button>
|
| 3958 |
<button type="button" class="btn btn-primary btn-add-quizz"> Cuestionario </button>
|
3958 |
<button type="button" class="btn btn-primary btn-sm btn-add-quizz"> Cuestionario </button>
|
| 3959 |
</div>
|
3959 |
</div>
|