Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radio type options not showing. #23

Closed
unsalkorkmaz opened this issue Jul 3, 2012 · 1 comment
Closed

Radio type options not showing. #23

unsalkorkmaz opened this issue Jul 3, 2012 · 1 comment
Assignees

Comments

@unsalkorkmaz
Copy link

I tried to update infinity to latest but i see radio options are not showing. Couldnt try other sections because this is pretty big problem for me. An example options.ini:

[example-radio]
    section = "global"
    title = "Example Radio"
    description = "Media Type?"
    type = "radio"
    default_value = "image"
    field_options[] = "image=Image"
    field_options[] = "flash=Flash"

Options are not showing.

@ghost ghost assigned MrMaz Jul 3, 2012
@MrMaz
Copy link
Member

MrMaz commented Jul 3, 2012

Thanks for catching this. I made a really bad mistake earlier today, I confused two methods with the same name in different classes. Fixed in 3017d63

@MrMaz MrMaz closed this as completed Jul 3, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants