mirror of
https://github.com/gogs/gogs.git
synced 2025-05-27 17:52:21 +00:00
js: remove Preview, Full Screen and Side-by-side buttons for repository file editing (#4402)
This commit is contained in:
parent
65277e47c5
commit
6ea9642d64
@ -627,7 +627,7 @@ function setSimpleMDE($editArea) {
|
||||
"code", "quote", "|",
|
||||
"unordered-list", "ordered-list", "|",
|
||||
"link", "image", "table", "horizontal-rule", "|",
|
||||
"clean-block", "preview", "fullscreen", "side-by-side"]
|
||||
"clean-block"]
|
||||
});
|
||||
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user