~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to subjects/sample/subject.xml

ivle.webapp.base.views#XHTMLView: Set the content type to text/html.
ivle.webapp.browser#BrowserView: Don't set the content type.
ivle.webapp.groups#GroupsView: Clean up, and don't set the content type. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<worksheets>
2
 
    <worksheet id="ws1" name="Worksheet 1" />
 
2
    <worksheet id="ws1" name="Worksheet 1" assessable="true" />
3
3
    <worksheet id="ws2" name="Worksheet 2" />
4
4
</worksheets>