Files
contract/contract/views
Pedro M. Baeza 2f7e800d01 [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-04 08:20:14 +01:00
..