Skip to content
Snippets Groups Projects
Commit 04a771a7 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2623568 by yanniboi, claudiu.cristea, himanshugautam, anil280988,...

Issue #2623568 by yanniboi, claudiu.cristea, himanshugautam, anil280988, sidharthap, Sagar Ramgade, dawehner, tstoeckler: Config schema of argument_default plugins is incorrect
parent 4fc22ade
No related branches found
No related tags found
No related merge requests found
......@@ -405,6 +405,13 @@ function views_update_8200() {
// Empty update to cause a cache rebuild so that the container is rebuilt.
}
/**
* Rebuild cache to refresh the views config schema.
*/
function views_update_8201() {
// Empty update to cause a cache rebuild so that config schema get refreshed.
}
/**
* @} End of "addtogroup updates-8.2.0".
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment