Suraj Shetty
4 yıl önce
committed by
GitHub
ebeveyn
işleme
ac0d6243f3
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
3 ekleme ve
0 silme
-
frappe/public/js/frappe/desk.js
|
|
@@ -173,6 +173,9 @@ frappe.Application = Class.extend({ |
|
|
|
frappe.router.route(); |
|
|
|
} |
|
|
|
frappe.after_ajax(() => frappe.flags.setting_original_route = false); |
|
|
|
frappe.router.on('change', () => { |
|
|
|
$(".tooltip").hide(); |
|
|
|
}); |
|
|
|
}, |
|
|
|
|
|
|
|
setup_frappe_vue() { |
|
|
|