mirror of
https://github.com/OutCast3k/coinbin.git
synced 2026-05-07 11:33:11 +02:00
Readd Settings button to Broadcast page, but hidden
I previously removed the button by just deleting the code. Now it's back, but as class "hidden" so that it's still invisible to users.
This commit is contained in:
parent
843c71fb97
commit
be0a883b2a
@ -1288,6 +1288,7 @@
|
|||||||
|
|
||||||
<div class="tab-pane tab-content" id="broadcast">
|
<div class="tab-pane tab-content" id="broadcast">
|
||||||
<h2>Broadcast Transaction <small>into the bitcoin network</small></h2>
|
<h2>Broadcast Transaction <small>into the bitcoin network</small></h2>
|
||||||
|
<a href="#settings" style="float:right;" class="hidden"><span class="glyphicon glyphicon-cog"></span></a>
|
||||||
<p>Enter your hex encoded bitcoin transaction</p>
|
<p>Enter your hex encoded bitcoin transaction</p>
|
||||||
<textarea class="form-control" style="height:125px" id="rawTransaction"></textarea>
|
<textarea class="form-control" style="height:125px" id="rawTransaction"></textarea>
|
||||||
<br>
|
<br>
|
||||||
|
|||||||
2
sha1sum
2
sha1sum
@ -31,4 +31,4 @@ de51a8494180a6db074af2dee2383f0a363c5b08 ./fonts/glyphicons-halflings-regular.s
|
|||||||
278e49a86e634da6f2a02f3b47dd9d2a8f26210f ./fonts/glyphicons-halflings-regular.woff
|
278e49a86e634da6f2a02f3b47dd9d2a8f26210f ./fonts/glyphicons-halflings-regular.woff
|
||||||
44bc1850f570972267b169ae18f1cb06b611ffa2 ./fonts/glyphicons-halflings-regular.ttf
|
44bc1850f570972267b169ae18f1cb06b611ffa2 ./fonts/glyphicons-halflings-regular.ttf
|
||||||
c024021c71cba503979a859d23cbf7a88b570d82 ./README.md
|
c024021c71cba503979a859d23cbf7a88b570d82 ./README.md
|
||||||
391bd0b5416093ce65e92522cb66a25b4490bdc7 ./index.html
|
ccb29f6236bc252cae667a6b5282db3d4a0b6bad ./index.html
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user