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

Fix documentation for $selected argument for radio and checkbox dialogs #41

Merged
merged 1 commit into from
Jul 27, 2016

Conversation

bertvandepoel
Copy link
Contributor

No description provided.

@@ -183,10 +183,12 @@ $builder->info($text, $title = null);
```php
$builder->listCheck(array $list, $text = null, $selected = null);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$selected should be an array here.

Can you amend your change to explain why? Thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you prefer a new commit or an extra one?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think amending your previous commit makes most sense.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made the amend ;-)

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure you've pushed this? :-)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woops, forgot to git add before git commit --amend xD

@clue clue added the bug label Jul 22, 2016
@clue clue changed the title README: in radio is not an array + explenation what it is Fix documentation for $selected argument for radio and checkbox dialogs Jul 22, 2016
@bertvandepoel bertvandepoel force-pushed the doc_fix1 branch 2 times, most recently from 32e7fe4 to ec81ba0 Compare July 26, 2016 08:49
@clue
Copy link
Owner

clue commented Jul 27, 2016

Thanks, much appreciated! :shipit:

@clue clue merged commit fa49ce8 into clue:master Jul 27, 2016
@clue clue added this to the v0.4.1 milestone Sep 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants