Adds CTRL+S support in all edit pages + loads of warning clean up

This commit is contained in:
hartvig
2011-07-05 11:30:06 -02:00
parent 304e7976bc
commit 1c26ddd87f
124 changed files with 2511 additions and 2188 deletions

View File

@@ -78,7 +78,7 @@ namespace umbraco.editorControls.userControlGrapper
}
}
catch (MissingMethodException ex) { }
catch (MissingMethodException) { }
}
}