Diff for /rat/lonratmenu.pm between versions 1.18.8.1 and 1.20

version 1.18.8.1, 2012/05/01 23:06:32 version 1.20, 2013/06/04 22:20:34
Line 48  sub handler { Line 48  sub handler {
   
     # Breadcrumbs      # Breadcrumbs
     my $brcrum = [{'href' => &Apache::loncommon::authorspace($r->uri),      my $brcrum = [{'href' => &Apache::loncommon::authorspace($r->uri),
                    'text' => 'Construction Space'},                     'text' => 'Authoring Space'},
                   {'href' => '',                    {'href' => '',
                    'text' => 'RAT'},                     'text' => 'RAT'},
                   {'href' => '',                    {'href' => '',
Line 108  sub handler { Line 108  sub handler {
            '<a href="javascript:groupimport();">'             '<a href="javascript:groupimport();">'
           .&mt('Import').'</a>')            .&mt('Import').'</a>')
       .&Apache::lonhtmlcommon::add_item_funclist(        .&Apache::lonhtmlcommon::add_item_funclist(
            '<a href="javascript:bookmarkopen();">'             '<a href="javascript:open_StoredLinks_Import('."'advanced'".');">'
           .&mt('Import Bookmarks').'</a>')            .&mt('Import from Stored Links').'</a>')
       .&Apache::lonhtmlcommon::add_item_funclist(        .&Apache::lonhtmlcommon::add_item_funclist(
            '<a href="javascript:groupcopy();">'             '<a href="javascript:groupcopy();">'
           .&mt('Copy').'</a>')            .&mt('Copy').'</a>')

Removed from v.1.18.8.1  
changed lines
  Added in v.1.20


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.