Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
InterHop
Omop
susana-front
Commits
33ec88d7
Commit
33ec88d7
authored
Jan 23, 2019
by
Adrien PARROT
Browse files
Front ok for first release
parent
f74bfe06
Changes
1
Hide whitespace changes
Inline
Side-by-side
WebContent/conceptmapper/searchPage.view.js
View file @
33ec88d7
...
...
@@ -102,16 +102,16 @@ sap.ui.jsview("conceptmapper.searchPage", {
var
oMiniIB
=
new
sap
.
m
.
Input
({
id
:
"
oMiniIB
"
,
value
:
"
Mini id
"
,
// to suppress
enabled
:
false
,
// to suppress
//
value: "Mini id", // to suppress
//
enabled: false, // to suppress
placeholder
:
"
Mini id
"
,
});
var
oMaxiIB
=
new
sap
.
m
.
Input
({
id
:
"
oMaxiIB
"
,
value
:
"
Maxi id
"
,
// to suppress
enabled
:
false
,
// to suppress
//
value: "Maxi id", // to suppress
//
enabled: false, // to suppress
placeholder
:
"
Maxi id
"
,
});
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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