remember presentations, and label them correctly on the home page

This commit is contained in:
ansuz
2016-08-17 15:03:57 +02:00
parent 5a3da11c40
commit 55666e9f70
2 changed files with 15 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ define([
'/pad/': 'Pad',
'/code/': 'Code',
'/poll/': 'Poll',
'/slide/': 'Presentation',
};
var truncateTitle = function (title, len) {