diff --git a/features/dynamic-table.json b/features/dynamic-table.json new file mode 100644 index 0000000..ce714c9 --- /dev/null +++ b/features/dynamic-table.json @@ -0,0 +1,10 @@ +{ + "title": "Dynamic table", + "description": "The `core_table\dynamic` interface allows any `flexible_table` to be converted into a table which + is updatable via ajax calls.", + "added": "3.9", + "links": [{ + "title": "MDL-68495", + "url": "https://tracker.moodle.org/browse/MDL-68495" + }] +}