~ignas/schooltool/schooltool_js_fixes

« back to all changes in this revision

Viewing changes to src/schooltool/skin/flourish/configure.zcml

  • Committer: Douglas Cerna
  • Date: 2012-05-28 23:53:21 UTC
  • Revision ID: douglascerna@yahoo.com-20120528235321-lrrmzkhb99hgddz7
Made js/css changes required by the gradebook refactoring
Added Selenium browser extensions for removing students/instructors/group members
Used Selenium's Select support for selecting options in dropdowns

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
    <directory
93
93
      source="resources"
94
94
      include="gradebook.css
 
95
               jquery.scrollto.min.js
95
96
               gradebook.js"
96
97
      />
97
98
  </zope:resourceLibrary>