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

---Advertisement---

भास्कर अपडेट्स:दिल्ली हाईकोर्ट ने रामानुजन कॉलेज के प्रिंसिपल का निलंबन रद्द किया

On: अप्रैल 26, 2026 6:18 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

दिल्ली हाईकोर्ट ने दिल्ली यूनिवर्सिटी (डीयू) के रामानुजन कॉलेज के प्रिंसिपल प्रो. रसाल सिंह के निलंबन आदेश को आधिकारिक रूप से निरस्त कर दिया है। जस्टिस पुरुषेंद्र कौरव की बेंच ने यह फैसला प्रो. सिंह द्वारा दायर याचिका पर सुनवाई करते हुए सुनाया। प्रो. सिंह पर कॉलेज की ही 3 महिला असिस्टेंट प्रोफेसरों ने यौन प्रताड़ना के गंभीर आरोप लगाए थे। इसके बाद डीयू के डिप्टी रजिस्ट्रार के निर्देश पर एक ‘फैक्ट फाइंडिंग कमेटी’ गठित की गई, जिसकी रिपोर्ट पर सितंबर 2025 में उन्हें निलंबित कर दिया गया था। हाईकोर्ट ने पाया कि निलंबन की पूरी प्रक्रिया कानूनी रूप से गलत थी।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

LSG vs KKR Playing 11: केकेआर टीम में हो सकती है पथिराना की वापसी, क्या लखनऊ भी करेगी प्लेइंग-11 में बदलाव?

red and white modern breaking news youtube thumbnail

दिल्ली-टेकऑफ के दौरान स्विस फ्लाइट का इंजन फेल, आग लगी:6 घायल, 4 नवजात समेत 232 लोग सवार थे; फ्लाइट ज्यूरिख जा रही थी

red and white modern breaking news youtube thumbnail

अर्चना पूरन सिंह के बेटे से ₹87 हजार की ठगी:आयुष्मान से फ्री ट्रायल के नाम पर कंपनी ने पैसे लिए

red and white modern breaking news youtube thumbnail

अर्चना पूरन सिंह के बेटे से ₹87 हजार की ठगी:आयुष्मान से फ्री ट्रायल के नाम पर कंपनी ने पैसे लिए

red and white modern breaking news youtube thumbnail

RR Vs SRH: वैभव सूर्यवंशी के मुरीद हुए कमिंस, जमकर की इस बल्लेबाज की सराहना; बोले- मेरा नया पसंदीदा खिलाड़ी

red and white modern breaking news youtube thumbnail

IPL 2026 Points Table: लीग चरण में आधे से ज्यादा मैच हुए पूरे, इन चार टीमों का दबदबा; कोहली से छिनी ऑरेंज कैप

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!"); } });