Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/main/webapp/defaults/html/administration.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>CollectionSpace - Administration</title>

<link rel="shortcut icon" href="../images/favicon.png" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-reset.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-layout.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-text.css" />
Expand Down
1 change: 1 addition & 0 deletions src/main/webapp/defaults/html/advancedsearch.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>CollectionSpace - Advanced Search</title>

<link rel="shortcut icon" href="../images/favicon.png" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-reset.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-layout.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-text.css" />
Expand Down
1 change: 1 addition & 0 deletions src/main/webapp/defaults/html/createnew.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>CollectionSpace - Create New Record</title>

<link rel="shortcut icon" href="../images/favicon.png" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-reset.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-layout.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-text.css" />
Expand Down
4 changes: 3 additions & 1 deletion src/main/webapp/defaults/html/findedit.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
<html manifest="../cspace.appcache">
<head>
<meta charset="utf-8">
<title>CollectionSpace - Find and Edit</title>
<title>CollectionSpace - Find and Edit</title>

<link rel="shortcut icon" href="../images/favicon.png" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-reset.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-layout.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-text.css" />
Expand Down
1 change: 1 addition & 0 deletions src/main/webapp/defaults/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>CollectionSpace - Login</title>

<link rel="shortcut icon" href="../images/favicon.png" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-reset.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-layout.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-text.css" />
Expand Down
1 change: 1 addition & 0 deletions src/main/webapp/defaults/html/myCollectionSpace.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>CollectionSpace - My CollectionSpace</title>

<link rel="shortcut icon" href="../images/favicon.png" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-reset.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-layout.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-text.css" />
Expand Down
1 change: 1 addition & 0 deletions src/main/webapp/defaults/html/record.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>CollectionSpace</title>

<link rel="shortcut icon" href="../images/favicon.png" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-reset.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-layout.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-text.css" />
Expand Down
1 change: 1 addition & 0 deletions src/main/webapp/defaults/html/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>CollectionSpace</title>

<link rel="shortcut icon" href="../images/favicon.png" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-reset.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-layout.css" />
<link rel="stylesheet" type="text/css" href="../lib/infusion/framework/fss/css/fss-text.css" />
Expand Down
Binary file added src/main/webapp/defaults/images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.