We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84db0e1 commit 84e7fa4Copy full SHA for 84e7fa4
README.md
@@ -9,7 +9,9 @@ Add on a button a Backbone Modal View with a list
9
Do you want a modal with search included withoout develop in Javascript?
10
This code is very simple, is generated a button that you can print or return where you prefer that will open a modal view.
11
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!
+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.
15
16
## Example
17
0 commit comments