templates/githubpullrequest.mustache in onebox-2.2.14 vs templates/githubpullrequest.mustache in onebox-2.2.15
- old
+ new
@@ -12,10 +12,10 @@
<code>{{base.label}}</code> ← <code>{{head.label}}</code>
</div>
<div class="github-info">
<div class="date">
- opened <span class="discourse-local-date" data-format='ll' data-date="{{created_at_date}}" data-time="{{created_at_time}}" data-timezone="UTC">{{created_at}}</span>
+ opened <span class="discourse-local-date" data-format="ll" data-date="{{created_at_date}}" data-time="{{created_at_time}}" data-timezone="UTC">{{created_at}}</span>
</div>
<div class="user">
<a href="{{user.html_url}}" target="_blank" rel="noopener">
<img alt="{{user.login}}" src="{{user.avatar_url}}" class="onebox-avatar-inline" width="20" height="20">