mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/11563] Remove unused JS variables
Remove unused JS variables from posting_buttons PHPBB3-11563
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