Norm: assets/images + rutas locales + directorios obsoletos eliminados

This commit is contained in:
Ricardo Monla
2026-05-04 09:41:56 -03:00
parent bcd8dea2fc
commit 9c7ea0a00e
66 changed files with 325 additions and 83 deletions
@@ -42,13 +42,13 @@
<div class="header-right">
<a class="logo" href="/es/campus" title="Voley">
<img src="/uploads/institucion/d15ddc66bd4cd881200ee3c3abacd7396367ddaa.png" alt="Voley">
<img src="../../assets/images/voley-banner.png" alt="Voley">
</a>
<div class="pull-right user-menu">
<div class="btn-group btn-group-option">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" style="color: #1f5389; font-weight: 200; font-size: 12px;">
<img class="img-circle" src="/img/user-default.jpg" style="width: 29px; height: 29px;">
<img class="img-circle" src="../../assets/images/user-default.jpg" style="width: 29px; height: 29px;">
<span class="user-name">
Elva Karina Saldis
<i class="fa fa-caret-down"></i>
@@ -90,7 +90,7 @@
<div class="mainwrapper">
<div class="leftpanel">
<div class="media profile-left" style="background-image: url('/uploads/campus/capacitacion/imagen/11729_5_694940a39b2fd.jpg')">
<div class="media profile-left" style="background-image: url('../../assets/images/bg-profile.jpg')">
</div><!-- media -->
<ul class="nav nav-pills nav-stacked">
@@ -371,7 +371,7 @@
<td style="text-align: center; font-size: 22px; color: #428bca ; width: 55px;">
2
</td>
<td> <img style="max-height: 100px; max-width: 100px; text-align: center" ="" src="/uploads/campus/capacitacion/edicion/modulo/asignatura/material_estudio/material/imagen/_69c1eead78c4a.jpg">
<td> <img style="max-height: 100px; max-width: 100px; text-align: center" ="" src="../../assets/images/material_01.jpg">
</td><td width="50%">
<em>TRABAJO PRACTICO ANALISIS Y SEGUIMIENTO</em>
<p>
@@ -398,7 +398,7 @@
<td style="text-align: center; font-size: 22px; color: #428bca ; width: 55px;">
3
</td>
<td> <img style="max-height: 100px; max-width: 100px; text-align: center" ="" src="/uploads/campus/capacitacion/edicion/modulo/asignatura/material_estudio/material/imagen/_69c1ef2915bb2.jpg">
<td> <img style="max-height: 100px; max-width: 100px; text-align: center" ="" src="../../assets/images/material_02.jpg">
</td><td width="50%">
<em>TRABAJO PRACTICO ANALISIS Y SEGUIMIENTO</em>
<p>
@@ -443,7 +443,7 @@
<p>
<a target="_blank" rel="nofollow noindex noopener noreferrer" href="https://kb.onlineeducation.center/es/terms/" class="link">Términos de uso</a>
<a target="_blank" rel="nofollow noindex noopener noreferrer" href="https://kb.onlineeducation.center/es/privacy/" class="link">Política de privacidad</a>
<a href="https://onlineeducation.center" title="powered by Online Education Center" target="_blank" rel="noopener noreferrer" class="oec">Powered by <img src="/img/oec-logo-grey.png" alt="Online Education Center" height="20"></a>
<a href="https://onlineeducation.center" title="powered by Online Education Center" target="_blank" rel="noopener noreferrer" class="oec">Powered by <img src="../../assets/images/oec-logo-grey.png" alt="Online Education Center" height="20"></a>
</p>
</div>
</div><!-- contentpanel -->