Commit 75449359 by David Ormsbee

Merge pull request #1469 from MITx/feature/ichuang/fix-verbose-staff-debug

Fix "staff debug" so it only appears where useful, instead of everywhere
parents de060a60 96d11996
${module_content}
%if edit_link:
%if location.category in ['problem','video','html']:
% if edit_link:
<div>
<a href="${edit_link}">Edit</a> /
<a href="#${element_id}_xqa-modal" onclick="javascript:getlog('${element_id}', {
......@@ -74,3 +75,5 @@ category = ${category | h}
'user': '${user}'
});
</script>
%endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment