e2e for account create and home firefox fix #583

Merged
joan merged 4 commits from 2841-e2e_account_create_and_basic_data into dev 2021-03-24 10:21:57 +00:00
3 changed files with 2 additions and 2 deletions
Showing only changes of commit 7a35e60b8a - Show all commits

View File

@ -1 +0,0 @@
Delete me

View File

@ -0,0 +1 @@
Delete this

View File

@ -32,7 +32,7 @@
<div ng-transclude="before"></div>
<div class="body">
<div class="top">
<h5>{{$ctrl.description}}</h5>
<h5 title="{{$ctrl.description}}">{{$ctrl.description}}</h5>
<div>
{{$ctrl.descriptor.id | id}}
</div>