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
5119058e
Commit
5119058e
authored
Dec 05, 2017
by
Rob Stupay
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cleanup - but not Universal Dapp
parent
c4204bb3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
txLogger.js
src/app/execution/txLogger.js
+0
-1
terminal.js
src/app/panels/terminal.js
+0
-1
No files found.
src/app/execution/txLogger.js
View file @
5119058e
...
...
@@ -261,7 +261,6 @@ function renderUnknownTransaction (self, data) {
`
var
table
function
txDetails
()
{
console
.
log
(
'hit 262'
)
if
(
table
&&
table
.
parentNode
)
{
tx
.
removeChild
(
table
)
}
else
{
...
...
src/app/panels/terminal.js
View file @
5119058e
...
...
@@ -90,7 +90,6 @@ var css = csjs`
bottom : 0;
right : 0;
position : absolute;
// z-index : -1;
background-repeat : no-repeat;
background-size : 45%;
}
...
...
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