forgejo/web_src
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
..
fomantic Various CSS tweaks (#21244) 2022-09-22 22:00:29 -05:00
js Add missing close bracket in imagediff (#22710) (#22712) 2023-02-02 07:59:03 +01:00
less [BRANDING] Add Forgejo light, dark, and auto themes 2023-01-28 10:14:46 +01:00
svg Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00