mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-09 00:27:27 +02:00
fix release build
This commit is contained in:
@@ -52,7 +52,7 @@ Sonia.repository.TagComboBox = Ext.extend(Ext.form.ComboBox, {
|
||||
typeAhead: false,
|
||||
editable: false,
|
||||
triggerAction: 'all',
|
||||
store: tagStore,
|
||||
store: tagStore
|
||||
};
|
||||
|
||||
Ext.apply(this, Ext.apply(this.initialConfig, config));
|
||||
|
||||
Reference in New Issue
Block a user