क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

सुप्रीम कोर्ट में टीएमसी की आपत्ति खारिज:बेंच ने कहा- मतगणना में केंद्रीय कर्मचारियों की तैनाती नियमों के खिलाफ नहीं

On: मई 2, 2026 10:40 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

सुप्रीम कोर्ट ने शनिवार को पश्चिम बंगाल सरकार की केंद्र सरकार और PSU कर्मचारियों को काउंटिंग सुपरवाइजर बनाने के फैसले से जुड़ी आपत्ति खारिज कर दी। जस्टिस पीएस नरसिम्हा और जस्टिस जॉयमाल्य बागची की विशेष बेंच ने कहा- 13 अप्रैल 2026 का चुनाव आयोग की तरफ से जारी सर्कुलर ही लागू रहेगा। अलग से कोई आदेश जारी करने की जरूरत नहीं है। दरअसल बंगाल सरकार ने कलकत्ता हाईकोर्ट के उस फैसले को चुनौती दी थी, जिसमें सिर्फ केंद्र सरकार और PSU कर्मचारियों को काउंटिंग सुपरवाइजर बनाने के फैसले को सही ठहराया गया था। कलकत्ता हाईकोर्ट ने कहा था कि काउंटिंग स्टाफ की नियुक्ति चुनाव आयोग के अधिकार क्षेत्र में आती है, इसमें कोई अवैधता नहीं है। केंद्रीय कर्मचारियों पर राजनीतिक प्रभाव के आरोप सिर्फ आशंका हैं, जिनका कोई सबूत नहीं है। अगर किसी को शिकायत है तो वह चुनाव याचिका के जरिए मामला उठा सकता है। सुप्रीम कोर्ट में जारी सुनवाई की जानकारी के लिए नीचे ब्लॉग से गुजर जाएं…

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

अमेजन ने लॉन्च किया एआई ऑडियो फीचर:अमेजन पर सवाल पूछकर होगी खरीदारी; रिव्यू-प्रोडक्ट डिटेल के अनुसार देगा जवाब

red and white modern breaking news youtube thumbnail

अमेरिका अपने 5000 सैनिक जर्मनी से वापस बुलाएगा:जर्मन चांसलर ने कहा था- ईरान के खिलाफ उनकी प्लानिंग ठीक नहीं, इससे ट्रम्प नाराज

red and white modern breaking news youtube thumbnail

CG Student Suicide: 10वीं में फेल होने पर उठाया खौफनाक कदम, इस हालत में मिले छात्र

red and white modern breaking news youtube thumbnail

जबलपुर क्रूज हादसा; सोनू सूद ने उठाए सवाल:बोले-बिहार, वृंदावन के बाद MP में भी जानें गईं, आखिर कब तक?

red and white modern breaking news youtube thumbnail

DC vs RR: काइल जैमिसन को महंगा पड़ा सूर्यवंशी को आंख दिखाना, जुर्माना लगने से बचे; पर बीसीसीआई ने दी ये सजा

red and white modern breaking news youtube thumbnail

देशभर में करोड़ों मोबाइल पर एकसाथ अलर्ट मैसेज आया:सायरन की आवाज सुनाई दी, आपदा विभाग ने टेस्टिंग की

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });