Skip to content

Commit

Permalink
Update mega menu alert text
Browse files Browse the repository at this point in the history
  • Loading branch information
ahamed committed Jan 12, 2021
1 parent 6a26732 commit 20cbdae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jQuery(function ($) {
function (e) {
e.preventDefault();
alert(
'The mega menu option is under construction. Stay tuned! You are going to get something awesome.'
'Frontend mega menu builder will be available from alpha 4.'
);
}
);
Expand Down

0 comments on commit 20cbdae

Please sign in to comment.