254:dca6cd4682e3
Anton Shestakov <av6@dwimlabs.net>, Thu, 17 Nov 2016 16:16:16 +0800
adapters: make get_commit_url() lead to the commit diff

previous change 241:f5efb98791b5

templates/ui/project-link.html

Permissions: -rw-r--r--

Other formats: Feeds:
<a href="{{ project.get_url() }}">{#
#}<span class="uk-link-muted">{#
#}{{ project.domain }}/{#
#}{% if project.user is not None %}{{ project.user }}/{% end %}{#
#}</span>{#
#}{{ project.name }}{#
#}</a>