przebudowa systemu
This commit is contained in:
4
static/js/mde_custom.js
Normal file
4
static/js/mde_custom.js
Normal file
@@ -0,0 +1,4 @@
|
||||
var simplemde = new SimpleMDE({
|
||||
element: document.getElementById("opis"),
|
||||
forceSync: true
|
||||
});
|
Reference in New Issue
Block a user