From b0d72db4957fd6981d6f00e0ca6ca17b001baf85 Mon Sep 17 00:00:00 2001 From: humano Date: Tue, 24 Mar 2020 21:46:48 -0500 Subject: [PATCH] remplazo de hoja de estilos --- index.php | 11 +++++++---- milfs | 2 +- temas/frenalacurva/css/estilo.css | 0 temas/frenalacurva/images/._portal_api_json.png | Bin 0 -> 4096 bytes temas/frenalacurva/images/._portal_index.png | Bin 0 -> 4096 bytes temas/frenalacurva/images/._portal_mapa.png | Bin 0 -> 4096 bytes temas/frenalacurva/js/scripts.js | 0 7 files changed, 8 insertions(+), 5 deletions(-) create mode 100644 temas/frenalacurva/css/estilo.css create mode 100644 temas/frenalacurva/images/._portal_api_json.png create mode 100644 temas/frenalacurva/images/._portal_index.png create mode 100644 temas/frenalacurva/images/._portal_mapa.png create mode 100644 temas/frenalacurva/js/scripts.js diff --git a/index.php b/index.php index 261086e..4322246 100644 --- a/index.php +++ b/index.php @@ -1104,7 +1104,7 @@ $css_adicional = remplacetas('form_parametrizacion','campo',"index",'descripcion if($css_adicional[0] !="") { $css_adicional =""; } @@ -1351,10 +1351,13 @@ $menu_lateral = " "; } - +$hoja_css = remplacetas('form_parametrizacion','campo',"index",'descripcion'," tabla='hoja_css' and opcion = 'hoja_css' and id_empresa = '$_SESSION[id_empresa]'") ; +if ($hoja_css[0] ==""){ $hoja_estilo ="";} +else{ $hoja_estilo ="";} +print $hoja_estilo; ?> - + @@ -1454,7 +1457,7 @@ if(isset($_REQUEST['eventos'])) { $css_adicional = remplacetas('form_parametrizacion','campo',"index",'descripcion'," tabla='css' and opcion = 'adicional' and id_empresa = '$empresa[0]'") ; if($css_adicional[0] !="") { $css_adicional =""; } diff --git a/milfs b/milfs index 4cad68c..80f29c7 160000 --- a/milfs +++ b/milfs @@ -1 +1 @@ -Subproject commit 4cad68cc3aeb036f2fd80965f9b2e01b72059cc5 +Subproject commit 80f29c73799b5aadb2661ab705dbc66152ccc789 diff --git a/temas/frenalacurva/css/estilo.css b/temas/frenalacurva/css/estilo.css new file mode 100644 index 0000000..e69de29 diff --git a/temas/frenalacurva/images/._portal_api_json.png b/temas/frenalacurva/images/._portal_api_json.png new file mode 100644 index 0000000000000000000000000000000000000000..1384fddac205923e5bcdd7ca96b9fa2c15f64221 GIT binary patch literal 4096 zcmZQz6=P>$Vqox1Ojhs@R)|o50+1L3ClDJkFz{^v(m+1nBL)UWxqwVRcMt}O;Q)>y zAwfW?8i)>t3LMHtg-1hRGz3ONU^E0qLtr!nMnhmU1V%$(Gz3ONU^E0qLx8Fwzz8%A zguy^ABqOs}p(wRDzqBYhRUs|EC|e;juOv0EBr`uRF(;=|AtyDhL?J0BF)tg~7l!H@ Q(iE!y;a-tpko*510O=|oo&W#< literal 0 HcmV?d00001 diff --git a/temas/frenalacurva/images/._portal_index.png b/temas/frenalacurva/images/._portal_index.png new file mode 100644 index 0000000000000000000000000000000000000000..a587c7ef4b1c3cb9b4799092f35c4b20a574b39a GIT binary patch literal 4096 zcmZQz6=P>$Vqox1Ojhs@R)|o50+1L3ClDJkFz{^v(m+1nBL)UWxqwVRcMt}O;Q)>y zAwfW?1c(lX89=reno>p}A1W@IoS&&Mz%WPE|?J3N)(cE67#ZwePO7s QAx)wBAMO$Vqox1Ojhs@R)|o50+1L3ClDJkFz{^v(m+1nBL)UWxqwVRcMt}O;Q)>y zAwfW?3WyF6JqkucU^E0qLtr!nMnhmU1V%$(Gz3ONU^E0qLtr!nMni!1A;1W<0))Xp zE+iwfSfMDjIKQ+gIaMJozbIQFGp{5yuOu@+FEJ;lQXwZbtwbRyCowM@*cXQC8qyT1 N|KVPdVUYX(9{{SB9-06E literal 0 HcmV?d00001 diff --git a/temas/frenalacurva/js/scripts.js b/temas/frenalacurva/js/scripts.js new file mode 100644 index 0000000..e69de29