Private GIT

Skip to content
Snippets Groups Projects
Commit d9daca68 authored by Toufik MECHOUET's avatar Toufik MECHOUET
Browse files

cannot remove a public view of my dashboard #4031

parent ca0e89f6
No related branches found
No related tags found
No related merge requests found
...@@ -160,6 +160,7 @@ jQuery(function() { ...@@ -160,6 +160,7 @@ jQuery(function() {
} else { } else {
jQuery('.shareView').button('enable'); jQuery('.shareView').button('enable');
} }
jQuery('.deleteView').button('enable');
jQuery(".portlet").addClass("ui-widget ui-widget-content ui-helper-clearfix ui-corner-all") jQuery(".portlet").addClass("ui-widget ui-widget-content ui-helper-clearfix ui-corner-all")
.find(".portlet-header") .find(".portlet-header")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment