seitime-frappe/frappe/website/js
Elnegren df78027f41
fix: deprecated initHighlighting (#36938)
* fix: remove read_only decorator from get_desktop_page
get_desktop_page leads to a call to check_completions which calls save and thus with the read_only decorator calls save on the read replica

* fix: Move write operation out of read only request

* fix: deprecated initHighlighting

Deprecated as of 10.6.0. initHighlighting() is deprecated.  Use highlightAll() instead.

---------

Co-authored-by: Apile Tyumre <apiletyumre@iridescentsun.com>
Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
2026-02-20 19:47:32 +00:00
..
bootstrap-4.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
syntax_highlight.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
website.js fix: deprecated initHighlighting (#36938) 2026-02-20 19:47:32 +00:00