Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
a1fec329
Commit
a1fec329
authored
Apr 25, 2020
by
LianaHus
Committed by
Liana Husikyan
Apr 27, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed alert style from result
parent
4c43c292
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
staticAnalysisView.js
src/app/tabs/staticanalysis/staticAnalysisView.js
+3
-3
No files found.
src/app/tabs/staticanalysis/staticAnalysisView.js
View file @
a1fec329
...
@@ -73,11 +73,11 @@ staticAnalysisView.prototype.render = function () {
...
@@ -73,11 +73,11 @@ staticAnalysisView.prototype.render = function () {
<div id="
staticanalysismodules
" class="
list
-
group
list
-
group
-
flush
">
<div id="
staticanalysismodules
" class="
list
-
group
list
-
group
-
flush
">
${this.modulesView}
${this.modulesView}
</div>
</div>
<div class="
m
y
-
2
p
-
2
d
-
flex
flex
-
column
alert
alert
-
info
">
<div class="
m
t
-
2
p
-
2
d
-
flex
flex
-
column
">
<span>
Analysis
for:</span>
<span>
Result
for:</span>
<span class="
text
-
break
break
-
word
word
-
break
font
-
weight
-
bold
" id="
staticAnalysisCurrentFile
">No file compiled</span>
<span class="
text
-
break
break
-
word
word
-
break
font
-
weight
-
bold
" id="
staticAnalysisCurrentFile
">No file compiled</span>
</div>
</div>
<div class="
$
{
css
.
result
}
my-
2
" id='staticanalysisresult'></div>
<div class="
$
{
css
.
result
}
my-
1
" id='staticanalysisresult'></div>
</div>
</div>
`
`
...
...
Write
Preview
Markdown
is supported
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