CC-4440: System -> Streams: Update and Save 'Stream 1/2/3' will make it invisible
-fixed
This commit is contained in:
parent
39903be69a
commit
84deda99c5
4 changed files with 5 additions and 5 deletions
|
@ -238,7 +238,7 @@ $(document).ready(function() {
|
|||
|
||||
$('.collapsible-header').click(function() {
|
||||
$(this).next().toggle('fast');
|
||||
$(this).toggleClass("close");
|
||||
$(this).toggleClass("closed");
|
||||
return false;
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue