Introduce result panel class

Change-Id: Ic1b4c9b2429a2419f936ead3459e89f6700b7a4b
diff --git a/dev/js/src/panel/match.js b/dev/js/src/panel/match.js
index 7058a9a..64dbf5d 100644
--- a/dev/js/src/panel/match.js
+++ b/dev/js/src/panel/match.js
@@ -1,7 +1,8 @@
 /**
- * Define a panel for matches
+ * The match panel.
+ *
+ * @author Nils Diewald
  */
-
 define([
   'panel',
   'match/treeitem',