{{response.files.append(URL(r=request,c='static',f=response.visual_style+'/js/orderedlist_base.js'))}} {{response.files.append(URL(r=request,c='static',f=response.visual_style+'/js/orderedlist.module.description.js'))}} {{response.files.append(URL(r=request,c='static',f=response.visual_style+'/js/orderedlist.module.tags.js'))}} {{response.files.append(URL(r=request,c='static',f=response.visual_style+'/js/orderedlist.module.documents.js'))}} {{response.files.append(URL(r=request,c='static',f=response.visual_style+'/js/orderedlist.module.comments.js'))}} {{response.files.append(URL(r=request,c='static',f=response.visual_style+'/js/orderedlist.module.assignments.js'))}} {{response.files.append(URL(r=request,c='static',f=response.visual_style+'/js/orderedlist.module.priority.js'))}} {{response.files.append(URL(r=request,c='static',f=response.visual_style+'/js/orderedlist.module.subitem.js'))}} {{response.files.append(URL(r=request,c='static',f=response.visual_style+'/js/orderedlist.module.date.js'))}} {{extend 'project/base.html'}} {{#card=PluginMModal(id='mm_add',title=T('Incidence'),content='',callback=URL(r=request, c='project', f=module, args=('modal',_user.project.name)),close=T('close'),width=70,height=70)}}
{{#=card}}{{include 'project/ol-controller/ol_menu.html'}} | {{pass}}
{{include 'project/ol-controller/ol_header.html'}}
{{if not _user.write==False:}}
{{=T('Add')}}
{{pass}}
{{if not _user.write==False:}}{{pass}}
{{if not _user.write==False:}}{{pass}}
{{if not _user.write==False:}}{{pass}}
{{=T('Collapse/Expand All')}}
{{include 'project/ol-controller/ol_item.html'}}
|