Skip to content

Commit c3b2052

Browse files
committed
fix README.rst
1 parent 1fb2b95 commit c3b2052

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ You can also set the custom login redirection by:
680680
</script>
681681

682682
Example 3: Django's forms.ModelForm (CRUD forms) in Bootstrap modal
683-
****************************************
683+
*******************************************************************
684684

685685
For explanation how all the parts of the code work together see paragraph **Usage**. To test the working solution presented here clone and run **Examples**.
686686

@@ -962,7 +962,7 @@ For explanation how all the parts of the code work together see paragraph **Usag
962962
- These ``data-form-url`` URLs should than be set as ``formURLs`` for ``modalForms`` bound to the buttons.
963963

964964
Example 4: Django's forms.Form in Bootstrap modal
965-
************************************************
965+
*************************************************
966966

967967
For explanation how all the parts of the code work together see paragraph **Usage**. To test the working solution presented here clone and run **Examples**.
968968

0 commit comments

Comments
 (0)