Clear clipboard dropdown before creating editor items
authorMatthias Schmidt <gravatronics@live.com>
Sat, 19 Mar 2016 12:21:07 +0000 (13:21 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sat, 19 Mar 2016 12:21:07 +0000 (13:21 +0100)
wcfsetup/install/files/js/WoltLab/WCF/Controller/Clipboard.js

index c8dbb30c21ea31a60a998a6d9b07993812a153fe..c4de48c035e8232d685b7860d6bc41cfb83cf31e 100644 (file)
@@ -467,6 +467,7 @@ define(
                                }
                                else {
                                        editor.textContent = typeData.label;
+                                       dropdown.innerHTML = '';
                                }
                                
                                // create editor items