]> source.dussan.org Git - gitea.git/commit
Fix commit expand button to not go to commit link (#8745)
authorLauris BH <lauris@nix.lv>
Fri, 1 Nov 2019 04:48:30 +0000 (06:48 +0200)
committerGitHub <noreply@github.com>
Fri, 1 Nov 2019 04:48:30 +0000 (06:48 +0200)
commitebcc38188eab15cfd03b3cf2d1771aa189abfc18
tree22398d3abf0c8964e898b0bed3094f7aa5147526
parentac0fb36c417376f3967d0d98ae5066d8946c41c9
Fix commit expand button to not go to commit link (#8745)

* Fix commit expand button to not go to commit link

* Fix message rendering to have correct HTML in result

* Fix check for empty commit message

* Code optimization
modules/templates/helper.go
public/js/index.js