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

कभी नहीं सोचा था पार्टी में दरार आएगी, NCP के स्थापना दिवस पर बोले शरद पवार

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

ANI

पवार ने कहा कि कुछ लोग दूसरी विचारधाराओं के साथ चले गए और यह विभाजन और बढ़ गया। मैं आज इस बारे में बात नहीं करना चाहता। लेकिन जो लोग पार्टी के प्रति वफादार रहे, वह हमारी पार्टी की विचारधारा के कारण था।

एनसीपी (सपा) प्रमुख शरद पवार ने मंगलवार को कहा कि उन्होंने कभी नहीं सोचा था कि 26 साल पहले उनके द्वारा सह-स्थापित राष्ट्रवादी कांग्रेस पार्टी में विभाजन होगा और उन्होंने चुनौतियों के बावजूद इसे आगे बढ़ाने के लिए अपने संगठन के कार्यकर्ताओं की सराहना की। पवार एनसीपी के 26वें स्थापना दिवस के अवसर पर आयोजित एक कार्यक्रम में बोल रहे थे, जिसका विभाजन 2023 में होगा। उन्होंने कहा कि पार्टी को कुछ चुनौतियों का सामना करना पड़ा, लेकिन आप बिना हतोत्साहित हुए पार्टी को आगे ले जाते रहे। पार्टी में विभाजन हुआ। हमने कभी नहीं सोचा था कि पार्टी में विभाजन होगा, लेकिन ऐसा हुआ।

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

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

शेयर करेंcopy

अन्य न्यूज़

‘ + 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 () {
$(‘#txtemail’).val(”);
},
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);
if (email == ”) {
Utility.Show_Error(‘Error’, ‘Please enter a valid email’);
return;
}
var ws_method = ‘SubscribeNewsletter’;
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);

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

कार्टून

आज का कार्टून 09 जून 2025

नवीनतम

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

चूकें नहीं

ट्रेन में एक बैग में मिला लावारिस शिशु, अस्पताल में भर्ती

लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस ANIअस्पताल की मुख्य चिकित्सा अधीक्षक डॉक्टर निर्मला...

झारखंड के जमशेदपुर में हथियार बरामद, व्यक्ति गिरफ्तार

लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस प्रतिरूप फोटोANIअधिकारियों सहित टीम ने छापेमारी कर...

भारी बारिश के कारण माता वैष्णो देवी मार्ग पर भूस्खलन, कोई हताहत नहीं

लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस ANIअधिकारियों ने बताया कि भारी बारिश के...

कोई जवाब दें

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