Changeset 2610

Show
Ignore:
Timestamp:
09/03/07 04:35:19 (1 year ago)
Author:
athomas
Message:

Renamed template from .cs to .html.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • xmlrpcplugin/trunk/tracrpc/web_ui.py

    r2609 r2610  
    5050                    raise Exception('%s: %s\n%s' % (method.name, str(e), out.getvalue())) 
    5151            add_stylesheet(req, 'common/css/wiki.css') 
    52             return ('xmlrpclist.cs', {'xmlrpc': {'functions': namespaces}}, None) 
     52            return ('xmlrpclist.html', {'xmlrpc': {'functions': namespaces}}, None) 
    5353 
    5454        # Handle XML-RPC call