Code Monkey home page Code Monkey logo

Comments (6)

mlh758 avatar mlh758 commented on June 13, 2024

Seems like it would be a straightforward PR if you want to submit one.

from jquery-ui-multiselect-widget.

mokraemer avatar mokraemer commented on June 13, 2024

nope. I'm not familiar with git/github.

from jquery-ui-multiselect-widget.

mlh758 avatar mlh758 commented on June 13, 2024

image

from jquery-ui-multiselect-widget.

mokraemer avatar mokraemer commented on June 13, 2024

yeah, 13, because 12 didn't work. I'm not familiar with git - I'm using mercurial all day. With git I always end up with a broken archive.
Do we really need to discuss this? I've given a "patch" and opened a bug report.

Full patch is:
`diff -Naur jquery_multiselect-old.js jquery_multiselect.js
--- jquery_multiselect-old.js 2021-07-14 18:34:49.994292271 +0200
+++ jquery_multiselect.js 2021-07-14 15:58:38.038178751 +0200
@@ -512,7 +512,7 @@
// Build the list section for this optgroup, complete w/ option inputs...
var $collapseButton = !!self.options.groupsCollapsable
? $( document.createElement('button') )

  •                                .attr({'title': self.linkInfo.collapse.title})
    
  •                                .attr({'title': self.linkInfo.collapse.title,'type': 'button'})
                                   .addClass('ui-state-default ui-corner-all ui-multiselect-collapser')
                                   .html(self.linkInfo.collapse.icon)
                                : null;
    

`

from jquery-ui-multiselect-widget.

mlh758 avatar mlh758 commented on June 13, 2024

A PR would get your issue resolved faster, didn't seem unreasonable given that you already have the change. I don't use this project or jQuery anymore so it'll take me longer to get everything set back up and test the changes on my own.

Since a PR is off the table I'll try and get around to this in the next couple of days when I have time.

from jquery-ui-multiselect-widget.

mokraemer avatar mokraemer commented on June 13, 2024

thank you!

from jquery-ui-multiselect-widget.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.