Skip to content

Commit

Permalink
Add Constants value for Jollyany
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonny committed Nov 30, 2021
1 parent 7a95c0c commit 9f5569b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/css/astroid-menu-options.css

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion framework/layouts/fields/astroidmenuoptions.php
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,9 @@
initMegamenuWidth();
});
initMegamenuWidth();

if ($('#astroid-menu-options').parent().prev().is(':empty')) {
$('#astroid-menu-options').parent().prev().remove();
}
})(jQuery);
</script>
<script>
Expand Down

0 comments on commit 9f5569b

Please sign in to comment.