Commit 3f294742 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Corrige rutas rotas

parent eb6e8152
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -113,7 +113,7 @@ define([
		ServiceOGCLegend: function(layer) {

			var imgClass = 'detailsPhoto',
				noImgUrl = '/resources/images/noIMG.png',
				noImgUrl = '/res/images/noIMG.png',
				legendOptsParam = 'legend_options=forceLabels:on;fontAntiAliasing:true',
				imgUrl;

@@ -231,7 +231,7 @@ define([

			var imgSrc;
			if (!imagePath) {
				imgSrc = '/resources/images/noIMG.png';
				imgSrc = '/res/images/noIMG.png';
			} else if (imagePath.indexOf('/') !== 0) {
				imgSrc = imagePath;
			} else {
@@ -274,7 +274,7 @@ define([
				if (isImage(url)) {
					content = "<a href=" + url + " target='_blank' title=''>";
					content += "<img class='" + classContainer + " loadingByImg' src=" + url + " title='" + url +
						"' onerror=\"this.src = '/resources/images/noIMG.png';this.style='max-width: 20rem;'\"" +
						"' onerror=\"this.src = '/res/images/noIMG.png';this.style='max-width: 20rem;'\"" +
						" onload=\"this.classList.remove('loadingByImg');\"></img></a>";
				}

+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
	</p>
	<p>
		<span>
			<img style="margin-right: auto; margin-left: auto; display: block;" src="/resources/images/redmic_opciones_usuario.JPG" alt="redmic opciones usuario" width="40%">
			<img style="margin-right: auto; margin-left: auto; display: block;" src="/res/images/redmic_opciones_usuario.JPG" alt="redmic opciones usuario" width="40%">
		</span>
	</p>
	<p>