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
67afa1d3
Commit
67afa1d3
authored
Apr 03, 2019
by
Sergio Adrian Gongora Euan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
footer fixed in all views
parent
a0b1fd44
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
153 additions
and
265 deletions
+153
-265
dashboard.html
administration/templates/dashboard.html
+0
-82
users_table.html
administration/templates/users_table.html
+0
-43
responsivePhone.css
catalog/static/catalog/css/responsivePhone.css
+129
-0
base_top.html
catalog/templates/base_top.html
+10
-0
map.html
catalog/templates/map.html
+11
-38
show_cart.html
catalog/templates/show_cart.html
+1
-46
Reports.html
reports/templates/Reports.html
+0
-14
sclData.html
reports/templates/sclData.html
+2
-30
User_profile.html
users/templates/User_profile.html
+0
-12
No files found.
administration/templates/dashboard.html
View file @
67afa1d3
...
@@ -356,44 +356,6 @@
...
@@ -356,44 +356,6 @@
</div>
</div>
<!-- /.row -->
<!-- /.row -->
</div>
</div>
<!-- ./box-body -->
<!--div class="box-footer">
<div class="row">
<div class="col-sm-3 col-xs-6">
<div class="description-block border-right">
<span class="description-percentage text-green"><i
class="fa fa-caret-up"></i> 17%</span>
<h5 class="description-header">$35,210.43</h5>
<span class="description-text">TOTAL REVENUE</span>
</div>
</div>
<div class="col-sm-3 col-xs-6">
<div class="description-block border-right">
<span class="description-percentage text-yellow"><i
class="fa fa-caret-left"></i> 0%</span>
<h5 class="description-header">$10,390.90</h5>
<span class="description-text">TOTAL COST</span>
</div>
</div>
<div class="col-sm-3 col-xs-6">
<div class="description-block border-right">
<span class="description-percentage text-green"><i
class="fa fa-caret-up"></i> 20%</span>
<h5 class="description-header">$24,813.53</h5>
<span class="description-text">TOTAL PROFIT</span>
</div>
</div>
<div class="col-sm-3 col-xs-6">
<div class="description-block">
<span class="description-percentage text-red"><i
class="fa fa-caret-down"></i> 18%</span>
<h5 class="description-header">1200</h5>
<span class="description-text">GOAL COMPLETIONS</span>
</div>
</div>
</div>
</div-->
<!-- /.box-footer -->
</div>
</div>
<!-- /.box -->
<!-- /.box -->
</div>
</div>
...
@@ -405,50 +367,6 @@
...
@@ -405,50 +367,6 @@
<!-- /.content -->
<!-- /.content -->
</div>
</div>
<footer
class=
" page-footer font-small special-color-dark pt-5"
style=
"bottom: 0; position: absolute"
>
<!-- Footer Elements -->
<div
class=
"container"
>
<!-- Social buttons
<ul class="list-unstyled list-inline text-center">
<li class="list-inline-item">
<a class="btn-floating btn-fb mx-1">
<i class="fa fa-faceboo"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-tw mx-1">
<i class="fa fa-twitter"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-gplus mx-1">
<i class="fa fa-google-plus"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-li mx-1">
<i class="fa fa-linkedin"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-dribbble mx-1">
<i class="fa fa-dribbble"> </i>
</a>
</li>
</ul>
<!-- Social buttons -->
</div>
<!-- Footer Elements -->
<!-- Copyright -->
<div
class=
"footer-copyright text-center py-3"
>
© 2019 Copyright:
<a
href=
"http://geoint.mx/"
>
Centro de Investigación en Ciencias de Información Geoespacial.
</a>
</div>
<!-- Copyright -->
</footer>
</footer>
{% if messages %}
{% if messages %}
<div
class=
"container col-md-2 col-lg-2 col-xs-2 col-sm-2"
style=
"bottom: 0; right: 0;position: absolute"
>
<div
class=
"container col-md-2 col-lg-2 col-xs-2 col-sm-2"
style=
"bottom: 0; right: 0;position: absolute"
>
...
...
administration/templates/users_table.html
View file @
67afa1d3
...
@@ -179,49 +179,6 @@
...
@@ -179,49 +179,6 @@
</section>
</section>
<!-- /.content -->
<!-- /.content -->
</div>
</div>
<footer
class=
" page-footer font-small special-color-dark pt-5"
style=
"bottom: 0; position: absolute"
>
<!-- Footer Elements -->
<div
class=
"container"
>
<!-- Social buttons
<ul class="list-unstyled list-inline text-center">
<li class="list-inline-item">
<a class="btn-floating btn-fb mx-1">
<i class="fa fa-faceboo"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-tw mx-1">
<i class="fa fa-twitter"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-gplus mx-1">
<i class="fa fa-google-plus"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-li mx-1">
<i class="fa fa-linkedin"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-dribbble mx-1">
<i class="fa fa-dribbble"> </i>
</a>
</li>
</ul>
<!-- Social buttons -->
</div>
<!-- Footer Elements -->
<!-- Copyright -->
<div
class=
"footer-copyright text-center py-3"
>
© 2019 Copyright:
<a
href=
"http://geoint.mx/"
>
Centro de Investigación en Ciencias de Información Geoespacial.
</a>
</div>
<!-- Copyright -->
</footer>
{% if messages %}
{% if messages %}
<div
class=
"container col-md-2 col-lg-2 col-xs-2 col-sm-2"
style=
"bottom: 0; right: 0;position: absolute"
>
<div
class=
"container col-md-2 col-lg-2 col-xs-2 col-sm-2"
style=
"bottom: 0; right: 0;position: absolute"
>
{% for message in messages %}
{% for message in messages %}
...
...
catalog/static/catalog/css/responsivePhone.css
0 → 100644
View file @
67afa1d3
/*-------------------------------------------IOS-----------------------------------------*/
/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */
/* Portrait and Landscape */
@media
only
screen
and
(
min-device-width
:
320px
)
and
(
max-device-width
:
568px
)
and
(
-webkit-min-device-pixel-ratio
:
2
)
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
.divider
{
background-color
:
rgba
(
255
,
255
,
255
,
0.1
);
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
{
color
:
#3c8dbc
;
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
background
:
#e08e0b
;
}
}
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Portrait and Landscape */
@media
only
screen
and
(
min-device-width
:
375px
)
and
(
max-device-width
:
667px
)
and
(
-webkit-min-device-pixel-ratio
:
2
)
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
.divider
{
background-color
:
rgba
(
255
,
255
,
255
,
0.1
);
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
{
color
:
#3c8dbc
;
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
background
:
#e08e0b
;
}
}
/* ----------- iPhone 6+, 7+ and 8+ ----------- */
/* Portrait and Landscape */
@media
only
screen
and
(
min-device-width
:
414px
)
and
(
max-device-width
:
736px
)
and
(
-webkit-min-device-pixel-ratio
:
3
)
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
.divider
{
background-color
:
rgba
(
255
,
255
,
255
,
0.1
);
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
{
color
:
#3c8dbc
;
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
background
:
#e08e0b
;
}
}
/* ----------- iPhone X ----------- */
/* Portrait and Landscape */
@media
only
screen
and
(
min-device-width
:
375px
)
and
(
max-device-width
:
812px
)
and
(
-webkit-min-device-pixel-ratio
:
3
)
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
.divider
{
background-color
:
rgba
(
255
,
255
,
255
,
0.1
);
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
{
color
:
#3c8dbc
;
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
background
:
#e08e0b
;
}
}
/*-------------------------------------------ANDROID-----------------------------------------*/
/* ----------- Galaxy S4, S5 and Note 3 ----------- */
/* Portrait and Landscape */
@media
screen
and
(
device-width
:
320px
)
and
(
device-height
:
640px
)
and
(
-webkit-device-pixel-ratio
:
3
)
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
.divider
{
background-color
:
rgba
(
255
,
255
,
255
,
0.1
);
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
{
color
:
#3c8dbc
;
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
background
:
#e08e0b
;
}
}
/* ----------- Galaxy S6 ----------- */
/* Portrait and Landscape */
@media
screen
and
(
device-width
:
360px
)
and
(
device-height
:
640px
)
and
(
-webkit-device-pixel-ratio
:
4
)
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
.divider
{
background-color
:
rgba
(
255
,
255
,
255
,
0.1
);
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
{
color
:
#3c8dbc
;
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
background
:
#e08e0b
;
}
}
/* ----------- Windows Phone ----------- */
/* Portrait and Landscape */
@media
screen
and
(
device-width
:
480px
)
and
(
device-height
:
800px
)
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
.divider
{
background-color
:
rgba
(
255
,
255
,
255
,
0.1
);
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
{
color
:
#3c8dbc
;
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
background
:
#e08e0b
;
}
}
\ No newline at end of file
catalog/templates/base_top.html
View file @
67afa1d3
...
@@ -19,6 +19,8 @@
...
@@ -19,6 +19,8 @@
<link
rel=
"stylesheet"
href=
"{% static 'catalog/adminlte/dist/css/skins/_all-skins.css' %}"
>
<link
rel=
"stylesheet"
href=
"{% static 'catalog/adminlte/dist/css/skins/_all-skins.css' %}"
>
<!-- Select2 -->
<!-- Select2 -->
<link
rel=
"stylesheet"
href=
"{% static 'catalog/adminlte/bower_components/select2/dist/css/select2.min.css' %}"
>
<link
rel=
"stylesheet"
href=
"{% static 'catalog/adminlte/bower_components/select2/dist/css/select2.min.css' %}"
>
<link
rel=
"stylesheet"
href=
"{% static 'catalog/css/responsivePhone.css' %}"
>
<!-- jsPDF -->
<!-- jsPDF -->
<script
src=
'https://cdnjs.cloudflare.com/ajax/libs/jspdf/1.3.3/jspdf.debug.js'
></script>
<script
src=
'https://cdnjs.cloudflare.com/ajax/libs/jspdf/1.3.3/jspdf.debug.js'
></script>
...
@@ -101,6 +103,14 @@
...
@@ -101,6 +103,14 @@
<div
class=
"content-wrapper"
style=
"border:0px solid blue;"
>
<div
class=
"content-wrapper"
style=
"border:0px solid blue;"
>
{% block content %}{% endblock %}
{% block content %}{% endblock %}
</div>
</div>
{% block footer %}
<footer
class=
"main-footer"
>
<div
class=
"footer-copyright text-center py-3"
>
© 2019 Copyright:
<a
href=
"http://geoint.mx/"
>
Centro de Investigación en Ciencias de Información Geoespacial.
</a>
</div>
</footer>
{% endblock %}
<!-- /.content-wrapper -->
<!-- /.content-wrapper -->
<!-- <footer class="main-footer">-->
<!-- <footer class="main-footer">-->
<!-- <div class="pull-right hidden-xs">-->
<!-- <div class="pull-right hidden-xs">-->
...
...
catalog/templates/map.html
View file @
67afa1d3
...
@@ -226,50 +226,23 @@
...
@@ -226,50 +226,23 @@
<div
id=
"map"
class=
"map"
tabindex=
"0"
></div>
<div
id=
"map"
class=
"map"
tabindex=
"0"
></div>
<footer
class=
" page-footer font-small special-color-dark pt-5"
style=
"bottom: 0; position: absolute"
>
<footer
class=
" page-footer font-small special-color-dark pt-5"
style=
"bottom: 0; position: absolute"
>
<!-- Footer Elements -->
<!-- Footer Elements -->
<div
class=
"container"
>
<div
class=
"container"
>
<!-- Social buttons
<ul class="list-unstyled list-inline text-center">
<li class="list-inline-item">
<a class="btn-floating btn-fb mx-1">
<i class="fa fa-faceboo"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-tw mx-1">
<i class="fa fa-twitter"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-gplus mx-1">
<i class="fa fa-google-plus"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-li mx-1">
<i class="fa fa-linkedin"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-dribbble mx-1">
<i class="fa fa-dribbble"> </i>
</a>
</li>
</ul>
<!-- Social buttons -->
</div>
</div>
<!-- Footer Elements -->
<!-- Footer Elements -->
<!-- Copyright -->
<div
class=
"footer-copyright text-center py-3"
>
© 2019 Copyright:
<a
href=
"http://geoint.mx/"
>
Centro de Investigación en Ciencias de Información Geoespacial.
</a>
</div>
<!-- Copyright -->
<!-- Copyright -->
<div
class=
"footer-copyright text-center py-3"
>
© 2019 Copyright:
</footer>
<a
href=
"http://geoint.mx/"
>
Centro de Investigación en Ciencias de Información Geoespacial.
</a>
</div>
<!-- Copyright -->
</footer>
<div
class=
"waitingModal"
></div>
<div
class=
"waitingModal"
></div>
{% endblock %}
{% endblock %}
{% block footer %}
{% endblock %}
{% block templates %}{% include "templates.html" %}{% endblock %}
{% block templates %}{% include "templates.html" %}{% endblock %}
{% block modal1 %}{% include "mssgModal.html" %}{% endblock %}
{% block modal1 %}{% include "mssgModal.html" %}{% endblock %}
...
...
catalog/templates/show_cart.html
View file @
67afa1d3
...
@@ -139,7 +139,7 @@
...
@@ -139,7 +139,7 @@
<div
class=
"text-center"
><h1>
Shopping Cart
</h1></div>
<div
class=
"text-center"
><h1>
Shopping Cart
</h1></div>
<!-- Content Wrapper. Contains page content -->
<!-- Content Wrapper. Contains page content -->
<!-- Main content -->
<!-- Main content -->
<section
class=
"content"
style=
"overflow-y: auto; height: 8
5
vh"
>
<section
class=
"content"
style=
"overflow-y: auto; height: 8
0
vh"
>
<div
class=
"row"
>
<div
class=
"row"
>
{% if total_products == 0 %}
{% if total_products == 0 %}
<div
class=
"col-md-8 col-md-offset-2"
>
<div
class=
"col-md-8 col-md-offset-2"
>
...
@@ -281,51 +281,6 @@
...
@@ -281,51 +281,6 @@
</section>
</section>
<!-- /.content -->
<!-- /.content -->
</div>
</div>
<!-- Footer -->
<footer
class=
" page-footer font-small special-color-dark pt-5"
style=
"bottom: 0; position: absolute"
>
<!-- Footer Elements -->
<div
class=
"container"
>
<!-- Social buttons
<ul class="list-unstyled list-inline text-center">
<li class="list-inline-item">
<a class="btn-floating btn-fb mx-1">
<i class="fa fa-faceboo"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-tw mx-1">
<i class="fa fa-twitter"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-gplus mx-1">
<i class="fa fa-google-plus"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-li mx-1">
<i class="fa fa-linkedin"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-dribbble mx-1">
<i class="fa fa-dribbble"> </i>
</a>
</li>
</ul>
<!-- Social buttons -->
</div>
<!-- Footer Elements -->
<!-- Copyright -->
<div
class=
"footer-copyright text-center py-3"
>
© 2019 Copyright:
<a
href=
"http://geoint.mx/"
>
Centro de Investigación en Ciencias de Información Geoespacial.
</a>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
<!-- /.content -->
<!-- /.content -->
{% endblock %}
{% endblock %}
...
...
reports/templates/Reports.html
View file @
67afa1d3
...
@@ -251,20 +251,6 @@
...
@@ -251,20 +251,6 @@
</section>
</section>
<!-- /.content -->
<!-- /.content -->
</div>
</div>
<!-- Footer -->
<footer
class=
" page-footer font-small special-color-dark pt-5"
>
<!-- Footer Elements -->
<div
class=
"container"
>
</div>
<!-- Footer Elements -->
<!-- Copyright -->
<div
class=
"footer-copyright text-center py-3"
>
© 2019 Copyright:
<a
href=
"http://geoint.mx/"
>
Centro de Investigación en Ciencias de Información Geoespacial.
</a>
</div>
<!-- Copyright -->
</footer>
<!-- /.Footer -->
<!-- Modals -->
<!-- Modals -->
<div
id=
"myModal"
class=
"modal fade"
role=
"dialog"
>
<div
id=
"myModal"
class=
"modal fade"
role=
"dialog"
>
...
...
reports/templates/sclData.html
View file @
67afa1d3
...
@@ -228,36 +228,6 @@
...
@@ -228,36 +228,6 @@
<footer
class=
" page-footer font-small special-color-dark pt-5"
style=
"bottom: 0; position: absolute"
>
<footer
class=
" page-footer font-small special-color-dark pt-5"
style=
"bottom: 0; position: absolute"
>
<!-- Footer Elements -->
<!-- Footer Elements -->
<div
class=
"container"
>
<div
class=
"container"
>
<!-- Social buttons
<ul class="list-unstyled list-inline text-center">
<li class="list-inline-item">
<a class="btn-floating btn-fb mx-1">
<i class="fa fa-faceboo"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-tw mx-1">
<i class="fa fa-twitter"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-gplus mx-1">
<i class="fa fa-google-plus"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-li mx-1">
<i class="fa fa-linkedin"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-dribbble mx-1">
<i class="fa fa-dribbble"> </i>
</a>
</li>
</ul>-->
<!-- Social buttons -->
</div>
</div>
<!-- Footer Elements -->
<!-- Footer Elements -->
...
@@ -272,6 +242,8 @@
...
@@ -272,6 +242,8 @@
<!-- /.content -->
<!-- /.content -->
{% endblock %}
{% endblock %}
{% block footer %}
{% endblock %}
{% block scripts %}
{% block scripts %}
<script
id=
"rendered-js"
>
<script
id=
"rendered-js"
>
$
(
'input[id="inputRange"]'
).
on
(
'input'
,
function
()
{
$
(
'input[id="inputRange"]'
).
on
(
'input'
,
function
()
{
...
...
users/templates/User_profile.html
View file @
67afa1d3
...
@@ -270,19 +270,7 @@
...
@@ -270,19 +270,7 @@
</section>
</section>
<!-- /.content -->
<!-- /.content -->
<section>
<footer
class=
" page-footer font-small special-color-dark pt-5"
>
<!-- Copyright -->
<div
class=
"footer-copyright text-center py-3"
>
© 2019 Copyright:
<a
href=
"http://geoint.mx/"
>
Centro de Investigación en Ciencias de Información Geoespacial.
</a>
</div>
<!-- Copyright -->
</footer>
</section>
</div>
</div>
{% if messages %}
{% if messages %}
...
...
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