ChangeScreen: Add missing 'Hashtags' label

Bug: Issue 8936
Change-Id: Iae30c1128546b52c98fa516906722d5de796eac2
This commit is contained in:
David Pursehouse 2018-05-07 10:32:55 +09:00
parent bac9092b35
commit 669bed5f01
1 changed files with 1 additions and 0 deletions

View File

@ -526,6 +526,7 @@ limitations under the License.
<td ui:field='actionDate'/>
</tr>
<tr ui:field='hashtagTableRow'>
<th><ui:msg>Hashtags</ui:msg></th>
<td colspan='2'>
<c:Hashtags ui:field='hashtags'/>
</td>