Files
contract/contract/views
Pedro M. Baeza 9cbebbb551 [FIX] contract: Switch string > title in buttons
In v14, the `string` attribute of the buttons is shown directly in UI.
The tooltips are now put through `title` attribute. As that was the
original intention, let's switch `string` to `title`.
2022-11-03 20:10:51 +01:00
..