organizar en carpetas
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>App Luisa - Averías</title>
|
||||
<link rel="stylesheet" href="estilos.css">
|
||||
<link rel="stylesheet" href="../css/estilos.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>App Luisa - Caja Menor</title>
|
||||
<link rel="stylesheet" href="estilos.css">
|
||||
<link rel="stylesheet" href="../css/estilos.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
@@ -125,7 +125,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="acciones.js"></script>
|
||||
<script src="cajaMenor.js"></script>
|
||||
<script src="../js/acciones.js"></script>
|
||||
<script src="../js/cajaMenor.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>App Luisa - Inicio</title>
|
||||
<link rel="stylesheet" href="estilos.css">
|
||||
<link rel="stylesheet" href="../css/estilos.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>App Luisa - Libro Diario</title>
|
||||
<link rel="stylesheet" href="estilos.css">
|
||||
<link rel="stylesheet" href="../css/estilos.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
@@ -118,7 +118,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="acciones.js"></script>
|
||||
<script src="libroDiario.js"></script>
|
||||
<script src="../js/acciones.js"></script>
|
||||
<script src="../js/libroDiario.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>App Luisa - Pagos Mensuales</title>
|
||||
<link rel="stylesheet" href="estilos.css">
|
||||
<link rel="stylesheet" href="../css/estilos.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>App Luisa - Transportadoras</title>
|
||||
<link rel="stylesheet" href="estilos.css">
|
||||
<link rel="stylesheet" href="../css/estilos.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
Reference in New Issue
Block a user