From 46bda852d683a4a354c13cde8b76b08953ade866 Mon Sep 17 00:00:00 2001 From: Mark Hoeber Date: Tue, 25 Feb 2014 14:26:50 -0500 Subject: [PATCH] Assets Page Template Update For embed vs. external URLs STUD-1338 --- cms/templates/asset_index.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/cms/templates/asset_index.html b/cms/templates/asset_index.html index 8b96881f70..336cc5a1dc 100644 --- a/cms/templates/asset_index.html +++ b/cms/templates/asset_index.html @@ -156,11 +156,20 @@ require(["domReady", "jquery", "js/models/asset", "js/collections/asset",

${_("In addition to the files you upload on this page, any files that you add to the course appear in this list. These files include your course image, textbook chapters, and files that appear on your Course Handouts sidebar.")}

+

${_("File URLs")}

+ +
+

${_("What can I do on this page?")}

+
  • ${_("You can upload new files or view, download, or delete existing files. You can lock a file so that people who are not enrolled in your course cannot access that file.")}
  • + +