mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Fixed menu is not selectable. (Removed unnecessary return.)
(Cherry picked from commit cf4255bf21c30726d6868fca1e07a35a6cd5aadd)
This commit is contained in:
parent
a07d133d0f
commit
e1672afb53
@ -91,12 +91,6 @@ $(document).ready (function () {
|
||||
);
|
||||
|
||||
|
||||
|
||||
return false;
|
||||
});
|
||||
|
||||
|
||||
|
||||
return false;
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user