From 0f985a4f561f87f6b72a340350f190009e34b867 Mon Sep 17 00:00:00 2001 From: Jeff Stefaniuk Date: Thu, 13 Sep 2018 16:27:24 -0500 Subject: [PATCH] Add content and topic classes --- d2l-hm-constants-behavior.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/d2l-hm-constants-behavior.html b/d2l-hm-constants-behavior.html index 7c49b53..84afe8c 100644 --- a/d2l-hm-constants-behavior.html +++ b/d2l-hm-constants-behavior.html @@ -168,7 +168,9 @@ }, content: { content: 'content', - sequencedActivity: 'sequenced-activity' + sequencedActivity: 'sequenced-activity', + topic: 'topic', + module: 'module' }, courseImage: { courseImage: 'course-image',