forked from Wavyzz/dolibarr
Fixing style errors.
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user