cerebrate/templates/element/genericElements/SingleViews
DocArmoryTech 4bcccf029c
Alignment links missing /
When baseurl is configured in the UI as: `https://cerebrate.example.com/` (`App.baseurl` is `https:\/\/cerebrate.example.com\/` in config.json  

a `/` between the `$baseurl` and the url path appears to be missing: 
 - When viewing an individual and their alignments (/individuals/view/123), links to the Organisations in their Alignments are missing a `/`
 - When viewing an organisation, links to the individuals with an alignment to the organisation are missing a `/`
2022-08-30 20:27:11 +01:00
..
Fields Alignment links missing / 2022-08-30 20:27:11 +01:00
child.php fix: [localTools:action] Catch error if local tool's action returned unexpected data 2022-06-08 11:51:52 +02:00
metafields_panel.php chg: [genericElement:metafield_panel] Only display notice if the entity has meta fields 2021-12-17 14:04:44 +01:00
single_view.php fix: [element] Made single views aware of multiple meta-fields 2021-11-05 17:03:11 +01:00