stub out docked tabs

This commit is contained in:
Luke Pulverenti
2016-08-14 02:21:30 -04:00
parent 40e40dac81
commit fe9b016e92
4 changed files with 95 additions and 0 deletions
+3
View File
@@ -1107,4 +1107,7 @@
setDrawerClass();
//require(['dockedtabs'], function (dockedtabs) {
// new dockedtabs({});
//});
});