Skip to content
Snippets Groups Projects
Commit 0dbe63bc authored by ichuang's avatar ichuang
Browse files

remove quickedit link from accordion (no need for manual gitreload anymore)

now using github WebHook
parent 923a47d7
No related merge requests found
......@@ -25,7 +25,7 @@
% endfor
## add a link to allow course.xml to be reloaded from the git content repo
% if settings.QUICKEDIT:
<h3><a href="#">quickedit</a></h3>
<ul><li><a href="${MITX_ROOT_URL}/quickedit/course.xml">gitreload</a></li></ul>
% endif
##% if settings.QUICKEDIT:
## <h3><a href="#">quickedit</a></h3>
## <ul><li><a href="${MITX_ROOT_URL}/quickedit/course.xml">gitreload</a></li></ul>
##% endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment