Resolve #3489054 "Add to cart threshold"
Closes #3489054
Merge request reports
Activity
38 38 '#type' => 'project_browser', 39 39 '#source' => $source, 40 40 '#id' => $id, 41 // @todo Make below line configurable. 42 '#max_selections' => 1, We need to default this to NULL. If Drupal CMS wants it different, it should alter the element. Open to discussion but I still feel that for PB standalone it's a superior experience to have multiples.
I would also accept, for now, some kinds of "if $source == 'recipes' #max_selections = 1" but my hunch is Drupal CMS would prefer to change it globally.
changed this line in version 21 of the diff
- Resolved by Narendra Singh Rathore
- Resolved by Narendra Singh Rathore
- Resolved by Narendra Singh Rathore
- Resolved by Adam G-H
- Resolved by Narendra Singh Rathore
added 12 commits
-
c63d4364...0b6267f6 - 2 commits from branch
project:2.0.x
- aa2f1897 - WIP code
- ce28930b - more progress
- 6ff04743 - greater then one handled
- 77497979 - Apply 1 suggestion(s) to 1 file(s)
- 8a857fbd - Some feedback addressed
- 53298dd9 - Reverted unnecessary changes
- 834a5b37 - Code refactored for ProcessQueueButton
- 7ec97e0a - Test fixes except one
- a212bc19 - Fixed last failing test
- 0e01841f - Various changes due to latest rebase
Toggle commit list-
c63d4364...0b6267f6 - 2 commits from branch
added 1 commit
- c4a932e0 - Fixed drupal.t() usage and buttons toggle issue
added 3 commits
-
c4a932e0...d2dc3c9c - 2 commits from branch
project:2.0.x
- aae54be0 - Merging 2.0.x
-
c4a932e0...d2dc3c9c - 2 commits from branch
Please register or sign in to reply