Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
front
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
epi-species
front
Commits
3e7f192e
Commit
3e7f192e
authored
Mar 28, 2023
by
vida092
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug target arreglado
parent
9666743a
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
5 deletions
+1
-5
geoportal_v0.1.html
+1
-1
javascripts/pede_nicho.js
+0
-4
javascripts/variable_module.js
+0
-0
No files found.
geoportal_v0.1.html
View file @
3e7f192e
...
...
@@ -312,7 +312,7 @@
<div
id=
"taxon_tree_root"
class=
"col-md-6 col-sm-12 col-xs-12"
>
<label
class =
"text-sm"
>
<img
src=
"images\numero-2.png"
>
Raiz taxonómica
</label>
<select
id=
"taxon_tree_root_value"
class=
"form-control"
>
<option
value=
"
alert"
selected
>
Seleccione Grupo
</option>
<option
value=
"
tree_default"
selected
disabled
>
Seleccione Grupo
</option>
<option
value=
"familia"
>
Familia
</option>
<option
value=
"genero"
>
Genero
</option>
<option
value=
"nombrecientifico"
>
Especie
</option>
...
...
javascripts/pede_nicho.js
View file @
3e7f192e
...
...
@@ -304,13 +304,9 @@ var module_nicho = (function () {
});
// $("#disease_selected").change(function (e) {
// _VERBOSE ? console.log("Cambia enfermedad") : _VERBOSE;
// // No es necesario regenerar resultados
// _regenMessage();
// });
...
...
javascripts/variable_module.js
View file @
3e7f192e
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment