Issue Details (XML | Word | Printable)

Key: MDL-17301
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Olli Savolainen
Reporter: Tim Hunt
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-17284

Can we avoid inline CSS in mod/quiz/edit.php

Created: 19/Nov/08 05:13 PM   Updated: 22/Nov/08 08:30 PM
Return to search
Component/s: Quiz
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Olli Savolainen and Tim Hunt
Security Level: None
Resolved date: 22/Nov/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
Instead, can we just add, or not add, a class name to some div using PHP, and put the CSS in the theme. I am looking at lines 716 onwards.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Olli Savolainen committed 2 files to 'Moodle CVS' - 22/Nov/08 08:29 PM
quiz editing: MDL-17301 avoid inline CSS in mod/quiz/edit.php
MODIFY mod/quiz/edit.php   Rev. 1.127    (+14 -33 lines)
MODIFY theme/standard/styles_layout.css   Rev. 1.639    (+24 -0 lines)