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

Flash meetings UserPref is not needed. #306

@aubryio

Description

@aubryio

In the flash meeting gadget, userPrefs are not used but still declared. Since the new container will automatically display a form for it, it is better to remove it.

<UserPref name="fmurl" display_name="Meeting URL"/> should be removed and

// Get userprefs
// var prefs = new gadgets.Prefs();

is not needed either

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions