Uploaded image for project: 'FreePBX'
  1. FreePBX
  2. FREEPBX-23567

In select multiselect, event onDeselectAll not work.

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: FreePBX Framework
    • Labels:
      None

      Description

      The event onDeselectAll no work.
      Example Code:

      
       $('#ls_groups').multiselect({
              onChange: function(option, checked, select)
              {
                  console.log("onChange");
              },
              onSelectAll: function()
              {
                  console.log("onSelectAll");
              },
              onDeselectAll: function()
              {
                  console.log("onDeselectAll");
              },
      });
      

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                vsc55 VSC55
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:

                  NextupJiraPlusStatus

                  Error rendering 'slack.nextup.jira:nextup-jira-plus-status'. Please contact your Jira administrators.