commit | 56904d256e8a7bbc42c5b74af6962a7926bedce3 | [log] [tgz] |
---|---|---|
author | Leo Repp <Leo-Aus-Berlin@korap.ids-mannheim.de> | Mon Apr 26 15:53:22 2021 +0200 |
committer | Akron <nils@diewald-online.de> | Tue Jun 29 10:29:34 2021 +0200 |
tree | c28635b5a6de9c0b09f8b1dffef64729ce2b8f32 | |
parent | 31c57b90622466d20be7343654782fa8008412c4 [diff] [blame] |
New menu class that has an entry at the very end, similar to the input text prefix, that is always available Change-Id: I03d8f689e37021d3daac6bf34f7d35f0e4d71999
diff --git a/dev/js/runner/all.html b/dev/js/runner/all.html index 99d4799..52f996f 100644 --- a/dev/js/runner/all.html +++ b/dev/js/runner/all.html
@@ -39,6 +39,7 @@ 'spec/buttongroupSpec', 'spec/datepickerSpec', 'spec/menuSpec', + 'spec/alwaysMenuSpec', 'spec/selectMenuSpec', 'spec/panelSpec', 'spec/viewSpec',