Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GeoInt_SIDT
Project
Project
Details
Activity
Releases
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mario Chirinos Colunga
GeoInt_SIDT
Commits
79df01e2
Commit
79df01e2
authored
Nov 14, 2019
by
Ulises Morales Ramírez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
descripcion reportes
parent
7bbbe9b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
sclData.html
reports/templates/sclData.html
+1
-1
No files found.
reports/templates/sclData.html
View file @
79df01e2
...
@@ -122,7 +122,7 @@
...
@@ -122,7 +122,7 @@
<!-- Main content -->
<!-- Main content -->
<div
id=
"timeLine"
class=
"container col-md-12 floating-panel slidecontainer"
<div
id=
"timeLine"
class=
"container col-md-12 floating-panel slidecontainer"
style=
"position:absolute; display:block; bottom: 40px; width: 500px; z-index: 1000"
>
style=
"position:absolute; display:block; bottom: 40px; width: 500px; z-index: 1000"
>
<div
id=
"set_Range_date"
class=
"col-md-4 pull-
right
"
>
{{ labels|first|slice:"6:8" }}/{{ labels|first|slice:"4:6" }}/{{ labels|first|slice:"0:4" }}
</div>
<div
id=
"set_Range_date"
class=
"col-md-4 pull-
left"
style=
"margin-right: -15%
"
>
{{ labels|first|slice:"6:8" }}/{{ labels|first|slice:"4:6" }}/{{ labels|first|slice:"0:4" }}
</div>
<div
class=
"range-control col-md-8"
id=
"rangecontrol"
>
<div
class=
"range-control col-md-8"
id=
"rangecontrol"
>
<input
class=
"cross-range"
id=
"inputRange"
type=
"range"
min=
"0"
max=
"{{ labels|length|add:'-1' }}"
step=
"1"
<input
class=
"cross-range"
id=
"inputRange"
type=
"range"
min=
"0"
max=
"{{ labels|length|add:'-1' }}"
step=
"1"
value=
"0"
data-thumbwidth=
"20"
style=
"background: transparent;"
>
value=
"0"
data-thumbwidth=
"20"
style=
"background: transparent;"
>
...
...
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