diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 3bc6528..91baa3d 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -1883,9 +1883,6 @@ margin-top: 20px; } -.btn_menu_profile:last-child{ - width: 100%; -} .btn_menu_profile{ border-radius: 10px; diff --git a/static/js/datarangepicker.js b/static/js/datarangepicker.js index 6ee1c59..d9762bb 100644 --- a/static/js/datarangepicker.js +++ b/static/js/datarangepicker.js @@ -21,7 +21,7 @@ this.element = e(a), this.startDate = t().startOf("day"), this.endDate = t().endOf("day"), - this.minDate = !1, + this.minDate = moment(), this.maxDate = !1, this.maxSpan = !1, this.autoApply = 1, diff --git a/static/js/filters_functions_find_route.js b/static/js/filters_functions_find_route.js index c7dcfdc..8dbe40a 100644 --- a/static/js/filters_functions_find_route.js +++ b/static/js/filters_functions_find_route.js @@ -45,7 +45,7 @@ function filters_func_find_route_main (el,owner_type=null,win_loc_replace=null,w function () { ajax_for_filter(data_d, get_url) } - ,3000) + ,100) } else { ajax_for_filter(data_d, get_url) diff --git a/static/js/global_js.js b/static/js/global_js.js index 05445c8..dcbfdcd 100644 --- a/static/js/global_js.js +++ b/static/js/global_js.js @@ -15,12 +15,10 @@ function middleWareJS(){ if (document.querySelector(".block-list-of-users")){ footer.style.display = "none" - body.overflowY = "hidden" } else { footer.style.display = "" - body.overflowY = "" } diff --git a/templates/blocks/b_header.html b/templates/blocks/b_header.html index c215346..8505075 100644 --- a/templates/blocks/b_header.html +++ b/templates/blocks/b_header.html @@ -57,7 +57,7 @@ Отправить посылку Мои объявления
- + Выйти из профиля {# end #}