15 Jun
2015
15 Jun
'15
12:58 p.m.
On 15/06/15, Lukas Fleischer wrote:
On Mon, 15 Jun 2015 at 10:45:19, Leonidas Spyropoulos wrote:
Fixes FS#45327
Clarification: We do not end the commit title with a full stop. Only sentences in the detailed description below. What I meant is that the commit message should look like
Add explanation for Popularity field in search results
Fixes FS#45327.
I fixed it locally for now :)
Aha! Sorry for that.
Signed-off-by: Leonidas Spyropoulos <artafinde@gmail.com> --- web/html/css/aurweb.css | 4 ++++ web/template/pkg_search_results.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) [...]
Applied with a minor style fix. Thanks!
Thanks, Leonidas --