You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang 84c78650cc
Fix notification list bugs (#25781)
Fix #25627

1. `ctx.Data["Link"]` should use relative URL but not AppURL
2. The `data-params` is incorrect because it doesn't contain "page". JS
can simply use "window.location.search" to construct the AJAX URL
3. The `data-xxx` and `id` in notification_subscriptions.tmpl were
copied&pasted, they don't have affect.
1 year ago
..
auth Clarify "text-align" CSS helpers, fix clone button padding (#25763) 1 year ago
dashboard Translate untranslated string in issues list (#25759) 1 year ago
notification Fix notification list bugs (#25781) 1 year ago
overview Reformat some templates (#25756) 1 year ago
settings Fix broken translations for package documantion (#25742) 1 year ago
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 1 year ago
heatmap.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
profile.tmpl Fix inconsistent user profile layout across tabs (#25625) 1 year ago