1 |
54479
|
myrto.kouk
|
<!doctype html>
|
2 |
|
|
<html lang="en">
|
3 |
54722
|
myrto.kouk
|
<head>
|
4 |
|
|
<meta charset="utf-8">
|
5 |
|
|
<title>OpenAIRE's Repository Manager</title>
|
6 |
|
|
<base href="/">
|
7 |
54479
|
myrto.kouk
|
|
8 |
54722
|
myrto.kouk
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
9 |
|
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
10 |
54479
|
myrto.kouk
|
|
11 |
|
|
|
12 |
54722
|
myrto.kouk
|
<!-- Animation CSS -->
|
13 |
57088
|
stefania.m
|
<!--<link type="text/css" href="assets/css/animate.css" rel="stylesheet">-->
|
14 |
|
|
<!--<link type="text/css" href="assets/css/font-awesome/css/font-awesome.min.css" rel="stylesheet">-->
|
15 |
|
|
<!--<link type="text/css" href="assets/css/plugins/steps/jquery.steps.css" rel="stylesheet">-->
|
16 |
54479
|
myrto.kouk
|
|
17 |
|
|
|
18 |
57088
|
stefania.m
|
<!--<link type="text/css" href="assets/css/fonts/yanonekaffeesatz.css" rel="stylesheet">-->
|
19 |
54479
|
myrto.kouk
|
|
20 |
54722
|
myrto.kouk
|
<!-- stylesheets -->
|
21 |
|
|
<link type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
|
22 |
54479
|
myrto.kouk
|
|
23 |
57088
|
stefania.m
|
<!--<link type="text/css" rel="stylesheet" href="assets/css/theme.css">-->
|
24 |
54479
|
myrto.kouk
|
|
25 |
57088
|
stefania.m
|
<!--<link type="text/css" rel="stylesheet" href="assets/css/RepositoryManager.css">-->
|
26 |
|
|
<!--<link type="text/css" rel="stylesheet" href="assets/css/custom.css">-->
|
27 |
|
|
<!--<link type="text/css" rel="stylesheet" href="assets/css/custom-provide.css">-->
|
28 |
54479
|
myrto.kouk
|
|
29 |
57088
|
stefania.m
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
30 |
|
|
|
31 |
58065
|
stefania.m
|
<!--<link rel="stylesheet" href="assets/css/uikit.almost-flat.min.css" media="all">-->
|
32 |
57088
|
stefania.m
|
|
33 |
58065
|
stefania.m
|
|
34 |
58247
|
stefania.m
|
<!--<link rel="stylesheet" href="assets/theme-assets/dashboard-custom.css?v=1">-->
|
35 |
|
|
<link rel="stylesheet" href="assets/theme-assets/dashboard-custom.css">
|
36 |
58065
|
stefania.m
|
|
37 |
|
|
<!-- uikit -->
|
38 |
|
|
<link rel="stylesheet" href="assets/theme-assets/uikit/css/uikit.min.css" media="all">
|
39 |
|
|
<!-- <link rel="stylesheet" href="assets/theme-assets/uikit/css/uikit.almost-flat.min.css" media="all">-->
|
40 |
|
|
<!-- flag icons -->
|
41 |
|
|
<link rel="stylesheet" href="assets/theme-assets/icons/flags/flags.min.css" media="all">
|
42 |
57088
|
stefania.m
|
|
43 |
58065
|
stefania.m
|
<!-- style switcher -->
|
44 |
|
|
<link rel="stylesheet" href="assets/theme-assets/css/style_switcher.min.css" media="all">
|
45 |
|
|
|
46 |
|
|
<!-- altair admin -->
|
47 |
|
|
<link rel="stylesheet" href="assets/theme-assets/css/main.min.css" media="all">
|
48 |
|
|
|
49 |
|
|
<!-- themes -->
|
50 |
|
|
<link rel="stylesheet" href="assets/theme-assets/css/themes/my_theme.min.css" media="all">
|
51 |
|
|
|
52 |
58098
|
stefania.m
|
<link type="text/css" rel="stylesheet" href="assets/css/provide-custom.css">
|
53 |
58065
|
stefania.m
|
|
54 |
|
|
|
55 |
58098
|
stefania.m
|
|
56 |
58065
|
stefania.m
|
<!--<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/uikit@3.2.3/dist/css/uikit.min.css" />-->
|
57 |
|
|
|
58 |
|
|
<!--<link type="text/css" rel="stylesheet" href="assets/css/style_switcher.min.css">-->
|
59 |
|
|
<!--<link type="text/css" rel="stylesheet" href="assets/css/main.min.css">-->
|
60 |
|
|
<!--<link type="text/css" rel="stylesheet" href="assets/css/themes/themes_combined.min.css">-->
|
61 |
|
|
|
62 |
|
|
<!--<link type="text/css" rel="stylesheet" href="assets/css/provide-custom.css">-->
|
63 |
|
|
|
64 |
|
|
|
65 |
|
|
|
66 |
57088
|
stefania.m
|
<!--<link type="text/css" rel="stylesheet" href="assets/css/codemirror_themes.min.css">-->
|
67 |
|
|
<!--<link type="text/css" rel="stylesheet" href="assets/css/ie.css">-->
|
68 |
|
|
<!--<link type="text/css" rel="stylesheet" href="assets/css/error_page.css">-->
|
69 |
|
|
<!--<link type="text/css" rel="stylesheet" href="assets/css/login_page.min.css">-->
|
70 |
|
|
|
71 |
|
|
|
72 |
54722
|
myrto.kouk
|
<link type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans|Roboto|Roboto+Condensed" rel="stylesheet">
|
73 |
54479
|
myrto.kouk
|
|
74 |
57088
|
stefania.m
|
<!--<script src="dist/polyfills.bundle.js"></script>-->
|
75 |
|
|
<!--<script src="https://code.jquery.com/jquery-3.2.1.min.js"-->
|
76 |
|
|
<!--integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>-->
|
77 |
54479
|
myrto.kouk
|
|
78 |
57088
|
stefania.m
|
<!--<script src="assets/js/uikit-3/js/uikit.min.js"></script>-->
|
79 |
|
|
<!--<script src="assets/js/theme.js"></script>-->
|
80 |
54479
|
myrto.kouk
|
|
81 |
57088
|
stefania.m
|
|
82 |
|
|
|
83 |
|
|
|
84 |
54722
|
myrto.kouk
|
<!--NEW FONT AWESOME-->
|
85 |
|
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css"
|
86 |
|
|
integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
|
87 |
54479
|
myrto.kouk
|
|
88 |
54722
|
myrto.kouk
|
</head>
|
89 |
58065
|
stefania.m
|
<!--<body class="provide app_my_theme dashboard sidebar_main_open sidebar_main_swipe">-->
|
90 |
|
|
<body class="provide app_my_theme dashboard">
|
91 |
54479
|
myrto.kouk
|
|
92 |
54722
|
myrto.kouk
|
<!-- RECOMMENDED if your web app will not function without JavaScript enabled -->
|
93 |
|
|
<noscript>
|
94 |
|
|
<div style="width: 22em; position: absolute; left: 50%; margin-left: -11em; color: red; background-color: white; border: 1px solid red; padding: 4px; font-family: sans-serif">
|
95 |
|
|
Your web browser must have JavaScript enabled
|
96 |
|
|
in order for this application to display correctly.
|
97 |
|
|
</div>
|
98 |
|
|
</noscript>
|
99 |
54479
|
myrto.kouk
|
|
100 |
54722
|
myrto.kouk
|
<oa-repo-manager>
|
101 |
|
|
<div uk-spinner="ratio: 2" class="uk-overlay uk-position-center uk-dark" style="margin: auto"></div>
|
102 |
|
|
</oa-repo-manager>
|
103 |
54609
|
myrto.kouk
|
|
104 |
58065
|
stefania.m
|
<script>
|
105 |
|
|
window.onerror = function (errorMsg, url, lineNumber, column, errorObj) {
|
106 |
|
|
// console.log(errorMsg + " __" + url + " __" + lineNumber + " __" + column + " __" + errorObj);
|
107 |
|
|
if((errorMsg && errorMsg.indexOf("uikit.js") != -1) || url.indexOf("uikit.js") != -1 ){
|
108 |
|
|
console.log("********UIKIT Error ***********");
|
109 |
|
|
$.getScript("assets/theme-assets/uikit/js/uikit.min.js");
|
110 |
|
|
$.getScript("assets/theme-assets/uikit/js/uikit-icons.min.js");
|
111 |
|
|
}
|
112 |
57088
|
stefania.m
|
|
113 |
58065
|
stefania.m
|
}
|
114 |
|
|
</script>
|
115 |
|
|
<script>
|
116 |
|
|
$(document).ready(function(){
|
117 |
|
|
console.log("Is ready - load uikit ***")
|
118 |
|
|
$.getScript("assets/theme-assets/uikit/js/uikit.min.js");
|
119 |
|
|
$.getScript("assets/theme-assets/uikit/js/uikit-icons.min.js");
|
120 |
|
|
});
|
121 |
|
|
|
122 |
|
|
</script>
|
123 |
|
|
<script src="assets/theme-assets/js/common.min.js"></script>
|
124 |
|
|
<script src="assets/theme-assets/js/altair_admin_common.min.js"></script>
|
125 |
|
|
<script src="assets/theme-assets/uikit/js/uikit.min.js"></script>
|
126 |
57094
|
stefania.m
|
<script src="assets/js/pages/forms_wizard.js"></script>
|
127 |
58065
|
stefania.m
|
<!-- <script src="assets/theme-assets/js/uikit_custom.min.js"></script>-->
|
128 |
57088
|
stefania.m
|
|
129 |
58065
|
stefania.m
|
|
130 |
|
|
<!--<script>-->
|
131 |
|
|
<!--if(isHighDensity) {-->
|
132 |
|
|
<!--$.getScript( "assets/theme-assets/js/custom/dense.min.js", function(data) {-->
|
133 |
|
|
<!--// enable hires images-->
|
134 |
|
|
<!--altair_helpers.retina_images();-->
|
135 |
|
|
<!--});-->
|
136 |
|
|
<!--}-->
|
137 |
|
|
<!--if(Modernizr.touch) {-->
|
138 |
|
|
<!--// fastClick (touch devices)-->
|
139 |
|
|
<!--FastClick.attach(document.body);-->
|
140 |
|
|
<!--}-->
|
141 |
|
|
<!--$window.load(function() {-->
|
142 |
|
|
<!--// ie fixes-->
|
143 |
|
|
<!--altair_helpers.ie_fix();-->
|
144 |
|
|
<!--});-->
|
145 |
|
|
<!--</script>-->
|
146 |
|
|
|
147 |
|
|
<!--<!– common functions –>-->
|
148 |
|
|
<!--<script src="assets/js/common.min.js"></script>-->
|
149 |
|
|
<!--<!–<!– uikit functions –>–>-->
|
150 |
|
|
<!--<script src="assets/js/uikit_custom.min.js"></script>-->
|
151 |
|
|
<!--<!– altair common functions/helpers –>-->
|
152 |
|
|
<!--<script src="assets/js/altair_admin_common.js"></script>-->
|
153 |
|
|
|
154 |
|
|
<!--<script src="assets/js/pages/forms_wizard.js"></script>-->
|
155 |
|
|
|
156 |
54722
|
myrto.kouk
|
</body>
|
157 |
57088
|
stefania.m
|
|
158 |
|
|
|
159 |
54479
|
myrto.kouk
|
</html>
|