Skip to content

Commit e3b7e35

Browse files
committed
Map / Feature table / Missing translation
Fixes geonetwork#8143
1 parent 457c52d commit e3b7e35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web-ui/src/main/resources/catalog/components/viewer/gfi/FeaturesTable.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,8 @@
218218
" " +
219219
$translate.instant("features")
220220
);
221-
}
222-
// locale: getBsTableLang()
221+
},
222+
locale: getBsTableLang()
223223
},
224224
bstConfig
225225
)

0 commit comments

Comments
 (0)