Fix: inadvertent scroll when loading the instructor's extensions tab

(The div with id "view-extensions" conflicts with the tab JS which sets location.hash to "view-x" in order to track the current tab)
This commit is contained in:
Braden MacDonald
2014-08-19 21:30:21 -07:00
parent 92fa79dbd0
commit dbbbe8f2cb
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
</p>
</div>
<hr/>
<div id="view-extensions">
<div id="view-granted-extensions">
<h2>${_("Viewing granted extensions")}</h2>
<p>
${_("Here you can see what extensions have been granted on particular "