Skip to content

Commit 84e7fa4

Browse files
committed
prepare for composer
1 parent 84db0e1 commit 84e7fa4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ Add on a button a Backbone Modal View with a list
99
Do you want a modal with search included withoout develop in Javascript?
1010
This code is very simple, is generated a button that you can print or return where you prefer that will open a modal view.
1111
You have only to define the output of the list (HTML) and the AJAX call where save the element checked.
12-
CHeck the code example and try it to understand how can save so much your precious time!
12+
Check the code example and try it to understand how can save so much your precious time!
13+
14+
The example code in the class, save the checked element as a string separated by ', ' in an user field.
1315

1416
## Example
1517

0 commit comments

Comments
 (0)