{% extends "adagios_standard.html" %} {% block title %}Bulk copy{% endblock %} {% block smallheader %}copy{% endblock %} {% block largeheader %}objects{% endblock %} {% block nav1 %}Object Browser{% endblock %} {% block footer %} {% endblock %} {% block content %}
You are about to copy multible objects
Fill in Attribue Name and New Value and they will be changed on all selected items. If object does not currently have this value defined it will be added anyway.
{% endblock %}