Merge pull request #3011 from edx/valera/delete_old_files

Removed unused code that is over 2 years old.
This commit is contained in:
Valera Rozuvan
2014-03-21 16:45:26 +02:00
2 changed files with 0 additions and 81 deletions

View File

@@ -1,6 +0,0 @@
class @Modal
initialize: (options) ->
@el = options['el']
render: ->
@el.hide()