|
|
|
@ -22,6 +22,7 @@
|
|
|
|
|
* You should have received a copy of the GNU General Public License |
|
|
|
|
* along with the program. If not, see <http ://www.gnu.org/licenses/>. |
|
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
// Common datastreams. |
|
|
|
|
define('ISLANDORA_DS_COMP_STREAM', 'DS-COMPOSITE-MODEL'); |
|
|
|
|
|
|
|
|
@ -562,7 +563,7 @@ function islandora_theme() {
|
|
|
|
|
'file' => 'includes/solution_packs.inc', |
|
|
|
|
'render element' => 'form', |
|
|
|
|
), |
|
|
|
|
// Overview for manage tab |
|
|
|
|
// Overview for manage tab. |
|
|
|
|
'islandora_object_overview' => array( |
|
|
|
|
'file' => 'theme/theme.inc', |
|
|
|
|
'template' => 'theme/islandora-object-overview', |
|
|
|
|