विशिष्ट सामग्री:

SC, ST फंड की कमी को बताया राजनीति से प्रेरित, बीजेपी के आरोपों को सिद्धारमैया ने किया खारिज

लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस

SC, ST फंड की कमी को बताया राजनीति से प्रेरित, बीजेपी के आरोपों को सिद्धारमैया ने किया खारिज

ANI

भाजपा के प्रदेश अध्यक्ष बीवाई विजयेंद्र ने पहले कांग्रेस के नेतृत्व वाली सरकार पर अनुसूचित जाति (एससी) और अनुसूचित जनजाति (एसटी) के कल्याण के लिए आवंटित धन का दुरुपयोग करने का आरोप लगाया था। विजयेंद्र ने आरोप लगाया कि कांग्रेस सरकार इन समुदायों की शिकायतों को दूर करने में विफल रही, जिससे ऐसी स्थिति पैदा हुई जहां उनकी जरूरतों को नजरअंदाज कर दिया गया।

कर्नाटक के मुख्यमंत्री सिद्धारमैया ने बोर्डों और निगमों की नियुक्ति के लिए धन की कमी के भाजपा के आरोपों को राजनीति से प्रेरित बताकर खारिज कर दिया। गुरुवार को पत्रकारों से बात करते हुए सिद्धारमैया ने भाजपा के दावों को दृढ़ता से खारिज कर दिया, उन्हें झूठा करार दिया। उन्होंने अपनी सरकार पर की जा रही आलोचनाओं का जवाब देते हुए कहा कि भाजपा झूठे, राजनीति से प्रेरित आरोप लगा रही है।’

भाजपा के प्रदेश अध्यक्ष बीवाई विजयेंद्र ने पहले कांग्रेस के नेतृत्व वाली सरकार पर अनुसूचित जाति (एससी) और अनुसूचित जनजाति (एसटी) के कल्याण के लिए आवंटित धन का दुरुपयोग करने का आरोप लगाया था। विजयेंद्र ने आरोप लगाया कि कांग्रेस सरकार इन समुदायों की शिकायतों को दूर करने में विफल रही, जिससे ऐसी स्थिति पैदा हुई जहां उनकी जरूरतों को नजरअंदाज कर दिया गया। विजयेंद्र ने लोकसभा चुनाव से ठीक पहले कर्नाटक राज्य महर्षि वाल्मिकी अनुसूचित जनजाति विकास निगम से विभिन्न बैंक खातों और व्यक्तियों में 87 करोड़ रुपये के कथित अवैध हस्तांतरण की ओर भी इशारा किया। भाजपा नेता ने चिंता व्यक्त की कि एससी और एसटी के कल्याण के लिए दिए गए इन फंडों का दुरुपयोग किया गया है।

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

शेयर करेंcopySubscribe NewsletterGet daily top headlines delivered to your inbox

अन्य न्यूज़

‘ + value.news_headline + ‘‘ + value.news_publish_date_format + ”;
});
$(‘#news-slider’).html(r);
$(“#news-slider”).owlCarousel({items: 2,itemsDesktop: [1199, 2],itemsMobile: [600, 1],navigation: true,navigationText: [‘icons8 double left 50‘, ‘icons8 double right 64‘],pagination: true});
}
else { }
},
ClearControls: function () {
//$(‘#txtname’).val(”);
$(‘#txtemail’).val(”);
//$(‘#chkaccept’).prop(‘checked’, false);
},
UpdateData: function () {
//var name = Utility.ValidateWithId(‘txtname’, ‘Please enter your name !’, true);
//if (name.trim() == ”)
// return;

var email = Utility.ValidateWithId(‘txtemail’, ‘Please enter your email !’, true);
//var email = Utility.ValidateEmail(‘txtemail’);
if (email == ”) {
Utility.Show_Error(‘Error’, ‘Please enter a valid email’);
return;
}
//var accept = Utility.ValidateWithId(‘chkaccept’, ‘Please accept terms & conditions.’, true, false);
//if (accept.trim() == ”)
// return;

var ws_method = ‘SubscribeNewsletter’;
//var obj = { name: name, email: email, check: accept };
var obj = { Search: email };
confirm_name = email;
Utility.GetResultAjax(ws_method, obj, News.ConfirmUpdate);
},
ConfirmUpdate: function (response) {
try {
if (response.trim() != “OK”) {
Utility.Show_Error(‘Error’, response.trim());
}
else {
News.ClearControls();
Utility.Show_Success(‘Message’, ” + confirm_name + ‘, You have successfully subscribed for our newsletter.’);
confirm_name=””;
}
}
catch (err) {
Utility.Show_Error(‘Error’, err.message);
}
},
}

“, { class: “jq-toast-single” }), o += ”, this.options.allowToastClose && (o += ‘×’), this.options.text instanceof Array) { this.options.heading && (o += ” + this.options.heading + “”), o += ”; for (var i = 0; i < this.options.text.length; i++)o += ” + this.options.text[i] + “”; o += “” } else this.options.heading && (o += ” + this.options.heading + “”), o += this.options.text; this._toastEl.html(o), !1 !== this.options.bgColor && this._toastEl.css(“background-color”, this.options.bgColor), !1 !== this.options.textColor && this._toastEl.css(“color”, this.options.textColor), this.options.textAlign && this._toastEl.css(“text-align”, this.options.textAlign), !1 !== this.options.icon && (this._toastEl.addClass(“jq-has-icon”), -1 !== t.inArray(this.options.icon, this._defaultIcons) && this._toastEl.addClass(“jq-icon-” + this.options.icon)), !1 !== this.options.class && this._toastEl.addClass(this.options.class) }, position: function () { “string” == typeof this.options.position && -1 !== t.inArray(this.options.position, this._positionClasses) ? “bottom-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, bottom: 20 }) : “top-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, top: 20 }) : “mid-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, top: t(o).outerHeight() / 2 – this._container.outerHeight() / 2 }) : this._container.addClass(this.options.position) : “object” == typeof this.options.position ? this._container.css({ top: this.options.position.top ? this.options.position.top : “auto”, bottom: this.options.position.bottom ? this.options.position.bottom : “auto”, left: this.options.position.left ? this.options.position.left : “auto”, right: this.options.position.right ? this.options.position.right : “auto” }) : this._container.addClass(“bottom-left”) }, bindToast: function () { var t = this; this._toastEl.on(“afterShown”, function () { t.processLoader() }), this._toastEl.find(“.close-jq-toast-single”).on(“click”, function (o) { o.preventDefault(), “fade” === t.options.showHideTransition ? (t._toastEl.trigger(“beforeHide”), t._toastEl.fadeOut(function () { t._toastEl.trigger(“afterHidden”) })) : “slide” === t.options.showHideTransition ? (t._toastEl.trigger(“beforeHide”), t._toastEl.slideUp(function () { t._toastEl.trigger(“afterHidden”) })) : (t._toastEl.trigger(“beforeHide”), t._toastEl.hide(function () { t._toastEl.trigger(“afterHidden”) })) }), “function” == typeof this.options.beforeShow && this._toastEl.on(“beforeShow”, function () { t.options.beforeShow(t._toastEl) }), “function” == typeof this.options.afterShown && this._toastEl.on(“afterShown”, function () { t.options.afterShown(t._toastEl) }), “function” == typeof this.options.beforeHide && this._toastEl.on(“beforeHide”, function () { t.options.beforeHide(t._toastEl) }), “function” == typeof this.options.afterHidden && this._toastEl.on(“afterHidden”, function () { t.options.afterHidden(t._toastEl) }), “function” == typeof this.options.onClick && this._toastEl.on(“click”, function () { t.options.onClick(t._toastEl) }) }, addToDom: function () { var o = t(“.jq-toast-wrap”); if (0 === o.length ? (o = t(“”, { class: “jq-toast-wrap”, role: “alert”, “aria-live”: “polite” }), t(“body”).append(o)) : this.options.stack && !isNaN(parseInt(this.options.stack, 10)) || o.empty(), o.find(“.jq-toast-single:hidden”).remove(), o.append(this._toastEl), this.options.stack && !isNaN(parseInt(this.options.stack), 10)) { var i = o.find(“.jq-toast-single”).length – this.options.stack; i > 0 && t(“.jq-toast-wrap”).find(“.jq-toast-single”).slice(0, i).remove() } this._container = o }, canAutoHide: function () { return !1 !== this.options.hideAfter && !isNaN(parseInt(this.options.hideAfter, 10)) }, processLoader: function () { if (!this.canAutoHide() || !1 === this.options.loader) return !1; var t = this._toastEl.find(“.jq-toast-loader”), o = (this.options.hideAfter – 400) / 1e3 + “s”, i = this.options.loaderBg, s = t.attr(“style”) || “”; s = s.substring(0, s.indexOf(“-webkit-transition”)), s += “-webkit-transition: width ” + o + ” ease-in; -o-transition: width ” + o + ” ease-in; transition: width ” + o + ” ease-in; background-color: ” + i + “;”, t.attr(“style”, s).addClass(“jq-toast-loaded”) }, animate: function () { t = this; if (this._toastEl.hide(), this._toastEl.trigger(“beforeShow”), “fade” === this.options.showHideTransition.toLowerCase() ? this._toastEl.fadeIn(function () { t._toastEl.trigger(“afterShown”) }) : “slide” === this.options.showHideTransition.toLowerCase() ? this._toastEl.slideDown(function () { t._toastEl.trigger(“afterShown”) }) : this._toastEl.show(function () { t._toastEl.trigger(“afterShown”) }), this.canAutoHide()) { var t = this; o.setTimeout(function () { “fade” === t.options.showHideTransition.toLowerCase() ? (t._toastEl.trigger(“beforeHide”), t._toastEl.fadeOut(function () { t._toastEl.trigger(“afterHidden”) })) : “slide” === t.options.showHideTransition.toLowerCase() ? (t._toastEl.trigger(“beforeHide”), t._toastEl.slideUp(function () { t._toastEl.trigger(“afterHidden”) })) : (t._toastEl.trigger(“beforeHide”), t._toastEl.hide(function () { t._toastEl.trigger(“afterHidden”) })) }, this.options.hideAfter) } }, reset: function (o) { “all” === o ? t(“.jq-toast-wrap”).remove() : this._toastEl.remove() }, update: function (t) { this.prepareOptions(t, this.options), this.setup(), this.bindToast() }, close: function () { this._toastEl.find(“.close-jq-toast-single”).click() } }; t.toast = function (t) { var o = Object.create(n); return o.init(t, this), { reset: function (t) { o.reset(t) }, update: function (t) { o.update(t) }, close: function () { o.close() } } }, t.toast.options = { text: “”, heading: “”, showHideTransition: “fade”, allowToastClose: !0, hideAfter: 3e3, loader: !0, loaderBg: “#9EC600”, stack: 5, position: “bottom-left”, bgColor: !1, textColor: !1, textAlign: “left”, icon: !1, beforeShow: function () { }, afterShown: function () { }, beforeHide: function () { }, afterHidden: function () { }, onClick: function () { } } }(jQuery, window, document);

लेटेस्ट न्यूज़

कार्टून

आज का कार्टून 22 जनवरी 2025

नवीनतम

समाचार पत्रिका

चूकें नहीं

लोकतंत्र का महापर्व बिहार चुनाव: BJP आश्वस्त, जनता देगी ऐतिहासिक जनादेश, फिर NDA सरकार

स्पेशल रिपोर्ट लाइफ & साइंस आज का राशिफल मेष | Ariesआर्थिक लाभ- मान प्रतिष्ठा भी। मौज मस्ती और खुशहाली का दिन।...

न्यायपालिका के सम्मान पर हमला! सोनिया गांधी ने CJI पर जूता फेंकने की घटना को बताया संविधान पर आघात

स्पेशल रिपोर्ट लाइफ & साइंस आज का राशिफल मेष | Ariesआर्थिक लाभ- मान प्रतिष्ठा भी। मौज मस्ती और खुशहाली का दिन।...

दिल्ली सरकार की SC से अपील, दिवाली पर सिर्फ़ प्रमाणित हरित पटाखों को मिले मंज़ूरी।

स्पेशल रिपोर्ट लाइफ & साइंस आज का राशिफल मेष | Ariesआर्थिक लाभ- मान प्रतिष्ठा भी। मौज मस्ती और खुशहाली का दिन।...

कोई जवाब दें

कृपया अपनी टिप्पणी दर्ज करें!
कृपया अपना नाम यहाँ दर्ज करें