Adds CTRL+S support in all edit pages + loads of warning clean up
This commit is contained in:
@@ -78,7 +78,7 @@ namespace umbraco.editorControls.userControlGrapper
|
||||
}
|
||||
|
||||
}
|
||||
catch (MissingMethodException ex) { }
|
||||
catch (MissingMethodException) { }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user