mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
MDL-56511 behat: Fix failing behat tests (again)
This commit is contained in:
parent
837b937511
commit
8787ffaa40
5 changed files with 10 additions and 10 deletions
|
@ -78,7 +78,7 @@
|
|||
}
|
||||
}}
|
||||
<div class="dropdown">
|
||||
<a href="#" class="{{triggerextraclasses}} dropdown-toggle" id="dropdown-{{instance}}" title="{{title}}" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
<a href="#" class="{{triggerextraclasses}} dropdown-toggle" id="dropdown-{{instance}}" title="{{title}}" role="menuitem" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
{{{actiontext}}}
|
||||
{{{menutrigger}}}
|
||||
{{#icon}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue