forgejo/web_src/js
Yarden Shoham 2e424c8af2
Add missing close bracket in imagediff (#22710) (#22712)
Backport #22710

There was a missing `]` in imagediff.js:

```
const $range = $container.find("input[type='range'"); 
```

This PR simply adds this.

Fix #22702

Co-authored-by: zeripath <art27@cantab.net>
2023-02-02 07:59:03 +01:00
..
components Restore function to "Show more" buttons (#22399) (#22426) 2023-01-13 17:29:10 +08:00
features Add missing close bracket in imagediff (#22710) (#22712) 2023-02-02 07:59:03 +01:00
markup Fix environments for KaTeX and error reporting (#22453) (#22473) 2023-01-16 13:34:50 -06:00
modules
standalone
test
bootstrap.js Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) (#21738) 2022-11-09 21:19:44 +08:00
index.js
jquery.js
serviceworker.js
svg.js Multiple improvements for comment edit diff (#21990) (#22007) 2022-12-02 15:42:41 -05:00
svg.test.js Remove vitest globals (#21505) 2022-10-19 14:50:19 +08:00
utils.js
utils.test.js Remove vitest globals (#21505) 2022-10-19 14:50:19 +08:00