Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
intern
intern.swecha.io
Commits
1b67610e
Commit
1b67610e
authored
Jun 08, 2019
by
vadlakonda gourishankar
Browse files
Restricted from traversing to Registaration Page
parent
0d9cc119
Pipeline
#25687
passed with stage
in 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
1b67610e
...
...
@@ -79,7 +79,7 @@
<li><a
href=
"#gallery"
>
Gallery
</a></li>
<li><a
href=
"#faq"
>
FAQ
</a></li>
<li><a
href=
"#contact"
>
Contact
</a></li>
<li
class=
"buy-tickets"
><a
href=
""
>
Register
</a></li>
<li
class=
"buy-tickets"
><a
disabled=
"disabled"
><Strike>
Register
</Strike>
Registration's Closed!!
</a></li>
</ul>
<div
class=
"hero"
id=
"id-1"
>
<br><br><br><br>
...
...
@@ -121,7 +121,7 @@
</div>
<a
href=
""
class=
"about-btn scrollto"
>
Register
</a>
<a
class=
"about-btn scrollto"
>
<Strike>
Register
</
Strike>
Registrations Closed!!
</
a>
</div>
</section>
...
...
@@ -1540,7 +1540,7 @@
<div
class=
"form-row justify-content-center"
>
<div
class=
"col-auto"
>
<button
onclick=
""
>
Register
</button>
<button
disabled
><strike>
Register
</strike>
Registrations Closed!!
</button>
</div>
</div>
</form>
...
...
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