Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
guru
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
DeStream-public
guru
Commits
47a7839c
Commit
47a7839c
authored
6 years ago
by
Clint.Network
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disabling lottery
parent
4d35ea02
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
Lottery.cshtml
Stratis.Guru/Views/Home/Lottery.cshtml
+4
-3
No files found.
Stratis.Guru/Views/Home/Lottery.cshtml
View file @
47a7839c
...
...
@@ -145,12 +145,13 @@
<h1 class="m-0">The Next <strong>Stratis.Guru</strong> Lottery Draw in:</h1>
<h1 class="mb-3 align-middle">
<span class="align-middle display-1 font-weight-bold" id="countdown">
<span id="clock"></span>
<span id="clock
-
"></span>
</span>
<h1 class="text-warning font-bold lead"><strong>The draw system will be change with a ticket with a single price.</strong></h1>
</h1>
<h2 class="mb-5">Actual Jackpot: @(ViewBag.Jackpot ?? 0) STRAT</h2>
<button data-toggle="modal" data-target="#participate-modal" class="btn-secondary-box"><i class="fa fa-ticket"></i> Buy a lottery ticket</button>
<button data-toggle="modal" data-target="#players-modal" class="btn-secondary-box"><i class="fa fa-user-o"></i> See Players</button>
@*
<button data-toggle="modal" data-target="#participate-modal" class="btn-secondary-box"><i class="fa fa-ticket"></i> Buy a lottery ticket</button>
<button data-toggle="modal" data-target="#players-modal" class="btn-secondary-box"><i class="fa fa-user-o"></i> See Players</button>
*@
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
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