Looks like follow-through on some of the recent core changes, but the actions don't seem to work anymore. The styling looks like it just needs a float: right on it, but clicking the icons doesn't seem to work either, so there might be something more sophisticated to do there.
I'm seeing this in the javascript console
13:26:04.468 ReferenceError: Sortable is not defined 1 collecting-form.js:146:5
<anonymous> http://localhost/omekas/modules/Collecting/asset/js/collecting-form.js:146:5
g/</j http://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js:2:29997
g/</k< http://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js:2:30313
Looks like follow-through on some of the recent core changes, but the actions don't seem to work anymore. The styling looks like it just needs a
float: right
on it, but clicking the icons doesn't seem to work either, so there might be something more sophisticated to do there.I'm seeing this in the javascript console