mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge branch '3.2.x'
This commit is contained in:
commit
f201afc9df
1 changed files with 1 additions and 1 deletions
|
@ -1652,7 +1652,7 @@ $(function() {
|
|||
|
||||
phpbb.registerPageDropdowns();
|
||||
|
||||
$('#color_palette_placeholder').each(function() {
|
||||
$('[data-orientation]').each(function() {
|
||||
phpbb.registerPalette($(this));
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue