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
3e986c3a
Commit
3e986c3a
authored
Aug 24, 2020
by
Andrey Vertiprahov
Browse files
Fix UI style for ConfDB query name.
parent
2c84f087
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/web/cm/confdbquery/Application.js
View file @
3e986c3a
...
...
@@ -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