Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Too many brackets in required JavaScript code #10

@ghost

Description

The example code in index.html contains:

$(document).ready(function() {
    $("#columns").hColumns({
        nodeSource: function(node_id, callback) {
        }
                });                                                                                                                                                                      });
});                                                                                                                                                                      });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions