Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Listview: add extra check to fix issue #4901 #4909

Merged
merged 1 commit into from
Aug 30, 2012

Commits on Aug 29, 2012

  1. Listview: add extra check to fix issue jquery-archive#4901

    If a listview was nested inside a normal list then the listviewcreate
    event for autodividers would also fire for the parent list causing an error
    as this list did not contain listview data. An extra check is added to ensure
    the list is actually a listview.
    
    Fixes issue jquery-archive#4901
    marcins committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    a77c00a View commit details
    Browse the repository at this point in the history