2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 04:25:42 +00:00

Merge pull request #2910 from SchrodingersGat/translation-ci

Translation CI
This commit is contained in:
Oliver
2022-05-01 23:19:58 +10:00
committed by GitHub
4 changed files with 6 additions and 11 deletions

View File

@ -2413,7 +2413,7 @@ function showAllocationSubTable(index, row, element, options) {
},
{
field: 'buttons',
title: '{% trans "" %}',
title: '',
formatter: function(value, row, index, field) {
var html = `<div class='btn-group float-right' role='group'>`;