Commit 5119058e authored by Rob Stupay's avatar Rob Stupay

cleanup - but not Universal Dapp

parent c4204bb3
......@@ -261,7 +261,6 @@ function renderUnknownTransaction (self, data) {
`
var table
function txDetails () {
console.log('hit 262')
if (table && table.parentNode) {
tx.removeChild(table)
} else {
......
......@@ -90,7 +90,6 @@ var css = csjs`
bottom : 0;
right : 0;
position : absolute;
// z-index : -1;
background-repeat : no-repeat;
background-size : 45%;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment