gitea/web_src
zeripath fe2cacf5ea
Properly truncate system notices (#11714)
* Properly truncate system notices

As noted in #11658 the system notifications list will always suffix
system notices with ... even when the notice is longer than 120
characters.

Instead we should use .text.truncate to auto truncate and make the
notices clickable to view their details.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* As per @CirnoT make table cell clickable

* ensure that pre wraps

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-02 16:24:18 -04:00
..
fomantic Patch fomantic-ui to workaround build issue (#11244) 2020-04-30 07:26:37 +01:00
js Properly truncate system notices (#11714) 2020-06-02 16:24:18 -04:00
less Properly truncate system notices (#11714) 2020-06-02 16:24:18 -04:00