Skip to content

Commit 6f5ba63

Browse files
authored
removed header row table
1 parent 65f4686 commit 6f5ba63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/guidelines.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ Added to this are the `Backbone.Collection` functions, e.g. `on`, `sortBy` or `f
7272
Below is a full table of the supported functions, where by default they come from the `Array` prototype, but **\*** indicates a `Backbone.Collection` function, and **\*\*** indicates a `Backbone.Collection` function modified to return model\(s\) with the enhanced interface.
7373

7474
| add\* | every | indexBy\* | modelId\* | set\* |
75-
| :--- | :--- | :--- | :--- | :--- |
7675
| all\* | fetch\* | indexOf | off\* | shift\*\* |
7776
| any\* | fill | initial\*\* | on\* | shuffle\*\* |
7877
| at\*\* | filter | initialize\* | once\* | size\* |

0 commit comments

Comments
 (0)