Línea 3952... |
Línea 3952... |
3952 |
<div class="col-4 d-flex justify-content-center"><button type="button" class="btn btn-primary btn-sm btn-add-text"> Texto </button></div>
|
3952 |
<div class="col-4 d-flex justify-content-center"><button type="button" class="btn btn-primary btn-sm btn-add-text"> Texto </button></div>
|
3953 |
<div class="col-4 d-flex justify-content-end"><button type="button" class="btn btn-primary btn-sm btn-add-video"> Video </button></div>
|
3953 |
<div class="col-4 d-flex justify-content-end"><button type="button" class="btn btn-primary btn-sm btn-add-video"> Video </button></div>
|
Línea 3954... |
Línea 3954... |
3954 |
|
3954 |
|
- |
|
3955 |
|
- |
|
3956 |
</div>
|
- |
|
3957 |
<div class="row mb-4">
|
- |
|
3958 |
<div class="col-4"><button type="button" class="btn btn-primary btn-sm btn-add-audio"> Audio </button></div>
|
- |
|
3959 |
<div class="col-4 d-flex justify-content-center"><button type="button" class="btn btn-primary btn-sm btn-add-document"> Documento </button></div>
|
- |
|
3960 |
<div class="col-4 d-flex justify-content-end"><button type="button" class="btn btn-primary btn-sm btn-add-quizz"> Cuestionario </button></div>
|
- |
|
3961 |
|
3955 |
|
3962 |
|
3956 |
</div>
|
- |
|
3957 |
<div class='d-flex justify-content-between'>
|
- |
|
3958 |
<button type="button" class="btn btn-primary btn-sm btn-add-audio"> Audio </button>
|
- |
|
- |
|
3963 |
</div>
|
- |
|
3964 |
<div class='d-flex justify-content-between'>
|
- |
|
3965 |
|
3959 |
<button type="button" class="btn btn-primary btn-sm btn-add-document"> Documento </button>
|
3966 |
|
3960 |
<button type="button" class="btn btn-primary btn-sm btn-add-quizz"> Cuestionario </button>
|
3967 |
|