Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 673f72c

Browse files
committed
Update doc
1 parent 36e8ea1 commit 673f72c

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ See [github page](https://l-lin.github.io/angular-datatables).
7272
Additional notes
7373
----------------
7474

75-
* This module does not support multiple datatables in the same page (YET)! You can do it, but expect some side effects!
7675
* Each time a datatable is rendered, a message is sent to the parent scopes with the id of the table and the DataTable itself.
7776

7877
For instance, for the given dataTable:

demo/partials/getting_started.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ <h3>Installation</h3>
6262
<section>
6363
<h3>Additional Notes</h3>
6464
<ul>
65-
<li>
66-
This module does not support multiple datatables in the same page (YET)! You can do it, but expect some side effects!
67-
</li>
6865
<li>
6966
<p>
7067
Each time a datatable is rendered, a message is sent to the parent scopes with the id of the table and the DataTable itself.

0 commit comments

Comments
 (0)