apostrophe-schemas
Advanced tools
Comparing version 0.5.29 to 0.5.30
{ | ||
"version": "0.5.29", | ||
"version": "0.5.30", | ||
"name": "apostrophe-schemas", | ||
@@ -4,0 +4,0 @@ "description": "Schemas for easy editing of properties in Apostrophe objects", |
@@ -99,2 +99,4 @@ function AposSchemas() { | ||
$editView.append(data); | ||
// Make sure slideshows, videos, etc. get their JS | ||
apos.enablePlayers($editView); | ||
@@ -101,0 +103,0 @@ // getSingleton will pick it up from here |
100516
1320