diff --git a/editor/js/events.js b/editor/js/events.js index 804027af9..4ec77b19b 100644 --- a/editor/js/events.js +++ b/editor/js/events.js @@ -1,5 +1,5 @@ /** - * Copyright 2015 IBM Corp. + * Copyright 2015, 2016 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -35,7 +35,12 @@ function emit(evt,arg) { if (handlers[evt]) { for (var i=0;i