Merge branch 'feature/cas/speed-editor' of github.com:MITx/mitx into feature/cas/speed-editor

Conflicts:
	common/lib/xmodule/xmodule/js/src/problem/edit.coffee
This commit is contained in:
cahrens
2013-01-08 14:56:59 -05:00
6 changed files with 31 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
<%include file="metadata-edit.html" />
<section class="problem-editor editor">
<div class="row">
%if markdown != '' or data == '':
%if markdown != '' or data == '<problem>\n</problem>\n':
<div class="editor-bar">
<ul class="format-buttons">
<li><a href="#" class="multiple-choice-button" data-tooltip="Multiple Choice"><span