0.8.462
This commit is contained in:
@@ -92,8 +92,10 @@ function select_tab_profile (el,url,owner_type=null) {
|
||||
|
||||
|
||||
function selectTabProfileIfHisNotSelected (url) {
|
||||
let el_f_select = document.querySelector(`[data-ajax-url=${url}]`)
|
||||
el_f_select.classList.add('selected')
|
||||
if (url !== 'new_route_view') {
|
||||
let el_f_select = document.querySelector(`[data-ajax-url=${url}]`)
|
||||
el_f_select.classList.add('selected')
|
||||
}
|
||||
}
|
||||
|
||||
function clickONTHEAPROfileBTN (el) {
|
||||
|
||||
Reference in New Issue
Block a user