begin rework of library setup
This commit is contained in:
@@ -343,7 +343,7 @@
|
||||
require(['prompt'], function (prompt) {
|
||||
|
||||
prompt({
|
||||
text: Globalize.translate('LabelTag:'),
|
||||
text: Globalize.translate('LabelTag'),
|
||||
title: Globalize.translate('HeaderAddTag'),
|
||||
callback: function(value) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user