Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
135
noc
Commits
1ee0fa1d
Commit
1ee0fa1d
authored
Aug 24, 2020
by
Andrey Vertiprahov
Browse files
Merge branch 'fix-avs-confdb-name-style' into 'master'
Fix UI style for ConfDB query name. See merge request
noc/noc!4212
parents
2c84f087
3e986c3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/web/cm/confdbquery/Application.js
View file @
1ee0fa1d
...
...
@@ -33,7 +33,7 @@ Ext.define("NOC.cm.confdbquery.Application", {
{
text
:
__
(
"
Name
"
),
dataIndex
:
"
name
"
,
width
:
1
50
width
:
3
50
}
],
...
...
@@ -44,7 +44,7 @@ Ext.define("NOC.cm.confdbquery.Application", {
fieldLabel
:
__
(
"
Name
"
),
labelAlign
:
"
top
"
,
allowBlank
:
false
,
uiStyle
:
"
medium
"
uiStyle
:
"
large
"
},
{
name
:
"
uuid
"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment