Merge branch 'develop_dropdown_bookmark' of github.com:atm-john/dolibarr into develop_dropdown_bookmark
This commit is contained in:
commit
e77e5ee2e3
@ -286,4 +286,4 @@ function printDropdownBookmarksList($aDb, $aLangs)
|
|||||||
}
|
}
|
||||||
|
|
||||||
return $html;
|
return $html;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1973,7 +1973,6 @@ function top_menu_bookmark(User $user, Translate $langs)
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
';
|
';
|
||||||
|
|
||||||
}
|
}
|
||||||
return $html;
|
return $html;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user