Skip to content

Commit d6cb24d

Browse files
committed
added titles to story
1 parent 624b218 commit d6cb24d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

views/panel_tx_story.jade

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
.txLegend Build Proposal
1010
.txStoryWrap
1111
.marbleWrap
12-
div.ball#proposeMarbleStable.hideBorders.leftPos
12+
div.ball#proposeMarbleStable.hideBorders.leftPos(title="Your marble tx")
1313
div.ball#proposeMarble.hideBorders.leftPos
1414
div.ball#marbleBorderTop.leftPos
1515
div.ball#marbleBorderBottom.leftPos
@@ -26,7 +26,7 @@
2626
.txLegend Endorsement
2727
.txStoryWrap
2828
.marbleWrap
29-
div.ball#endorseMarbleStable
29+
div.ball#endorseMarbleStable(title="Your marble tx")
3030
span.fa.fa-check
3131
div.ball#endorseMarble
3232
span.fa.fa-check
@@ -41,11 +41,11 @@
4141
.txLegend Ordering
4242
.txStoryWrap
4343
#orderBoxStable
44-
span.ball.ordererMarbles.hideMe
44+
span.ball.ordererMarbles.hideMe(title="Another marble tx")
4545
span.fa.fa-check
46-
span.ball.ordererMarbles.hideMe
46+
span.ball.ordererMarbles.hideMe(title="Your marble tx")
4747
span.fa.fa-check
48-
span.ball.ordererMarbles.hideMe
48+
span.ball.ordererMarbles.hideMe(title="Another marble tx")
4949
span.fa.fa-check
5050
#orderBox 007
5151
.txDescription
@@ -58,7 +58,7 @@
5858
.txStatus
5959
.txLegend Validate & Commit
6060
.txStoryWrap
61-
#commitBoxStable
61+
#commitBoxStable(title="Block Height 007")
6262
span.fa.fa-check
6363
span 007
6464
.txDescription

0 commit comments

Comments
 (0)