mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-25 17:41:25 +02:00
Merge pull request #1436 from cyberalien/ticket/11563
Fix subPanels() in forum_fn.js
This commit is contained in:
@@ -32,9 +32,6 @@
|
||||
<!-- END custom_tags -->
|
||||
}
|
||||
|
||||
var panels = new Array('options-panel', 'attach-panel', 'poll-panel');
|
||||
var show_panel = 'options-panel';
|
||||
|
||||
function change_palette()
|
||||
{
|
||||
dE('colour_palette');
|
||||
|
Reference in New Issue
Block a user