Commit 0dbe63bc by ichuang

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

now using github WebHook
parent 923a47d7
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
% endfor % endfor
## add a link to allow course.xml to be reloaded from the git content repo ## add a link to allow course.xml to be reloaded from the git content repo
% if settings.QUICKEDIT: ##% if settings.QUICKEDIT:
<h3><a href="#">quickedit</a></h3> ## <h3><a href="#">quickedit</a></h3>
<ul><li><a href="${MITX_ROOT_URL}/quickedit/course.xml">gitreload</a></li></ul> ## <ul><li><a href="${MITX_ROOT_URL}/quickedit/course.xml">gitreload</a></li></ul>
% endif ##% 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