MDL-72687 assign: remove title attr from view all submissions link
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
{{!
|
||||
Row 3) Assignment grading & link, due date, with tool-tip thing.
|
||||
}}
|
||||
<a href="{{config.wwwroot}}/mod/assign/view.php?id={{cmid}}&action={{actiongrading}}" title="{{viewgrading}}">{{viewgrading}}</a>
|
||||
<a href="{{config.wwwroot}}/mod/assign/view.php?id={{cmid}}&action={{actiongrading}}">{{viewgrading}}</a>
|
||||
|
||||
<div role="tooltip" id="tooltip-{{uniqid}}" class="accesshide">
|
||||
{{#duedate}}
|
||||
|
||||
Reference in New Issue
Block a user