bootstrap3 icon indicating copy to clipboard operation
bootstrap3 copied to clipboard

in-place edit links are 404

Open jnugent opened this issue 5 years ago • 2 comments

This is probably a minor thing but the built in "edit" links that appear when a user is logged in and looking at pages like submissions, about, etc, no longer resolve to the correct pages in the dashboard. An example:

https://github.com/NateWr/bootstrap3/blob/master/templates/frontend/pages/submissions.tpl#L70

That should be "context", not "journal". Likewise, on

https://github.com/NateWr/bootstrap3/blob/master/templates/frontend/pages/submissions.tpl#L46

That should be "workflow" not "publication".

jnugent avatar Jun 03 '20 16:06 jnugent

Thanks, do you know a version number? Some of the URLs changed in v3.2 and in 3.3 we'll be able to point specifically to tabs/sub-tabs in the settings. So I think this will need to be updated for a specific version.

NateWr avatar Jun 04 '20 09:06 NateWr

Hi @NateWr in this case, the journal is 3.2.0-3.

jnugent avatar Jun 04 '20 10:06 jnugent

@asmecher This issue can be closed (original PR was https://github.com/pkp/bootstrap3/pull/102, and these links are confirmed working in 3.3/3.4/main).

kaitlinnewson avatar Jun 24 '24 23:06 kaitlinnewson

Closed, thanks!

asmecher avatar Jun 25 '24 19:06 asmecher