mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
[ticket/11563] Remove unused JS variables
Remove unused JS variables from posting_buttons PHPBB3-11563
This commit is contained in:
parent
7a34c7eabe
commit
6599cabed7
1 changed files with 0 additions and 3 deletions
|
@ -32,9 +32,6 @@
|
||||||
<!-- END custom_tags -->
|
<!-- END custom_tags -->
|
||||||
}
|
}
|
||||||
|
|
||||||
var panels = new Array('options-panel', 'attach-panel', 'poll-panel');
|
|
||||||
var show_panel = 'options-panel';
|
|
||||||
|
|
||||||
function change_palette()
|
function change_palette()
|
||||||
{
|
{
|
||||||
dE('colour_palette');
|
dE('colour_palette');
|
||||||
|
|
Loading…
Add table
Reference in a new issue