app/views/admin/pages/_form.html.haml in activeadmin-selleo-cms-0.0.49 vs app/views/admin/pages/_form.html.haml in activeadmin-selleo-cms-0.0.51

- old
+ new

@@ -93,10 +93,10 @@ }); $('#file-manager').dialog({ width: 'auto', height: 'auto', - title: 'File manager', + title: 'CMS editor', modal: true, autoOpen: false, resize: function( event, ui ) { $(this).dialog("option", "position", ['center', 'center'] ); }