File tree Expand file tree Collapse file tree 3 files changed +6
-651
lines changed Expand file tree Collapse file tree 3 files changed +6
-651
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ ei.useSecureHttpBackend=false
23
23
ei.backendInstancesPath =
24
24
25
25
# ##### EI Documentation Link Url ##########
26
- ei.eiffelDocumentationUrls ={ "EI Frontend GitHub": "https://github.com/Ericsson /eiffel-intelligence-frontend",\
27
- "EI Backend GitHub": "https://github.com/Ericsson /eiffel-intelligence",\
28
- "Eiffel Github": "https://github.com/Ericsson /eiffel",\
29
- "Eiffel Github main page ": "http ://ericsson. github.io /eiffel" }
26
+ ei.eiffelDocumentationUrls ={ "EI Frontend GitHub": "https://github.com/eiffel-community /eiffel-intelligence-frontend",\
27
+ "EI Backend GitHub": "https://github.com/eiffel-community /eiffel-intelligence",\
28
+ "Eiffel Github main page ": "https://github.com/eiffel-community /eiffel",\
29
+ "Test Rule User Guide ": "https ://github.com /eiffel-community/eiffel-intelligence/wiki/TestRulesUserGuide " }
30
30
31
31
# ### LOGGING #########
32
32
logging.level.root : INFO
33
33
logging.level.org.springframework.web : DEBUG
34
- logging.level.com.ericsson.ei : DEBUG
34
+ logging.level.com.ericsson.ei : DEBUG
Original file line number Diff line number Diff line change 54
54
< span class ="nav-link-text "> Test Rules</ span >
55
55
</ a >
56
56
</ li >
57
- < li id ="jmesPathRulesSetUpBtn " class ="nav-item ">
58
- < a class ="nav-link " href ="# ">
59
- < i class ="fa fa-fw fa-book "> </ i >
60
- < span class ="nav-link-text "> Test Rules User Guide</ span >
61
- </ a >
62
- </ li >
63
- < li id ="eiInfoBtn " class ="nav-item ">
57
+ < li id ="eiInfoBtn " class ="nav-item " data-toggle ="tooltip " data-placement ="right " title ="Eiffel Intelligence Information ">
64
58
< a class ="nav-link " href ="# ">
65
59
< i class ="fa fa-fw fa-info "> </ i >
66
60
< span class ="nav-link-text "> Eiffel Intelligence Info</ span >
You can’t perform that action at this time.
0 commit comments