1
0
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:
Nathan Guse
2013-07-13 10:49:04 -07:00
5 changed files with 50 additions and 50 deletions

View File

@@ -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');