Merge branch 'stable-2.15'

* stable-2.15:
  gr-change-metadata: Change "Hashtag" label to "Hashtags"
  ChangeScreen: Add missing 'Hashtags' label
  WorkQueue: Make defaultQueueSize final

Change-Id: I6b55a11f4b4cfffa66f4e044be325c3c8e81622b
This commit is contained in:
David Pursehouse
2018-05-07 16:51:51 +09:00
3 changed files with 3 additions and 2 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>