mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-25 11:37:22 +02:00
Add most used buttons
This commit is contained in:
committed by
Bombar Maxime
parent
ad66380e1b
commit
c42a7745bc
@ -6,6 +6,7 @@
|
||||
*/
|
||||
function refreshHistory() {
|
||||
$("#history").load("/note/consos/ #history");
|
||||
$("#most_used").load("/note/consos/ #most_used");
|
||||
}
|
||||
|
||||
$(document).ready(function() {
|
||||
|
Reference in New Issue
Block a user