Fix saving and deleting of widgets settings for no-js and for some non-standard widgets, run the actions from the widgets screen when saving with ajax, see #9511

git-svn-id: https://develop.svn.wordpress.org/trunk@11427 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-05-22 12:08:51 +00:00
parent 19c8be9a49
commit 29ed683636
5 changed files with 172 additions and 221 deletions
+2 -2
View File
@@ -240,7 +240,7 @@ div#sidebar-info {
display: block;
font-size: 11px;
font-weight: normal;
line-height: 24px;
line-height: 26px;
padding: 0 8px 0 0;
}
@@ -256,7 +256,7 @@ a.widget-control-edit {
#available-widgets .widget-control-edit .add,
#widgets-right .widget-control-edit .edit,
#wp_inactive_widgets .widget-control-edit .edit {
display: block;
display: inline;
}
.editwidget {