mirror of
https://github.com/silicoflare/silicoflare-website.git
synced 2026-05-26 12:09:53 +05:30
Update budday.html
This commit is contained in:
@@ -19,9 +19,6 @@
|
||||
function hideAndShow() {
|
||||
before_12 = document.querySelector(".before12");
|
||||
after_12 = document.querySelector(".after12");
|
||||
|
||||
before_12.style.display = 'block';
|
||||
after_12.style.display = 'none';
|
||||
|
||||
if(cloud_canAccess === 'yes')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user