Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tripal_abims
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
abims
e-infra
tripal_abims
Commits
4695c947
Commit
4695c947
authored
5 years ago
by
Loraine Guéguen
Browse files
Options
Downloads
Patches
Plain Diff
remove bipaa
parent
e4755129
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
templates/page--front.tpl.php
+4
-4
4 additions, 4 deletions
templates/page--front.tpl.php
templates/page.tpl.php
+5
-5
5 additions, 5 deletions
templates/page.tpl.php
with
9 additions
and
9 deletions
templates/page--front.tpl.php
+
4
−
4
View file @
4695c947
...
...
@@ -202,7 +202,7 @@
?>
<li
id=
"menu-item-46"
class=
"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-46"
><a
href=
"
<?php
echo
$GLOBALS
[
'base_url'
]
.
$url
;
?>
"
>
Download
</a></li>
<?php
endif
;
?>
<li
id=
"menu-item-46"
class=
"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-46"
><a
href=
"http://bipaa.genouest.org/is/"
>
BIPAA
</a>
<!--
<li id="menu-item-46" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-46"><a href="http://bipaa.genouest.org/is/">BIPAA</a>
<ul class="sub-menu">
<li id="menu-item-43" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-43"><a href="https://bipaa.genouest.org/is/aphidbase/">AphidBase</a></li>
<li id="menu-item-44" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-44"><a href="https://bipaa.genouest.org/is/parwaspdb/">ParWaspDB</a></li>
...
...
@@ -212,7 +212,7 @@
<li id="menu-item-130" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-130"><a href="https://bipaa-galaxy.genouest.org/">Galaxy</a></li>
<li id="menu-item-138" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-138"><a href="https://bipaa.genouest.org/account/">BIPAA account</a></li>
</ul>
</li>
</li>
-->
</ul>
</div>
<?php
if
(
!
getenv
(
'ENABLE_ORTHOLOGY'
))
:
?>
...
...
@@ -300,7 +300,7 @@
<?php
include
(
'/var/www/html/species_legend.html'
);
?>
<?php
endif
;
?>
<p
style=
"font-style:italic; margin:0; padding:0"
>
Other organisms are available on the
<a
href=
"http
s
://bi
paa.genouest.org/"
>
BIPAA
website
</a>
.
</p>
<p
style=
"font-style:italic; margin:0; padding:0"
>
Other organisms are available on the
<a
href=
"http://
a
bi
ms.sb-roscoff.fr/"
>
ABiMS
website
</a>
.
</p>
<p
style=
"font-style:italic; margin:0; padding:0"
><a
href=
"
<?php
echo
$GLOBALS
[
'base_url'
];
?>
/chado/organism"
>
more details...
</a></p>
</div>
...
...
@@ -439,7 +439,7 @@
<li><a
href=
"
<?php
echo
$GLOBALS
[
'base_url'
]
.
"/user"
?>
"
>
Log in
</a></li>
<?php
endif
;
?>
<li><a
href=
"
<?php
echo
$GLOBALS
[
'base_url'
]
.
"/rss.xml"
?>
"
>
Content
<abbr
title=
"Really Simple Syndication"
>
RSS
</abbr></a></li>
<li><a
href=
"http
s
://bi
paa.genouest.org/"
>
BIPAA
website
</a></li>
<li><a
href=
"http://
a
bi
ms.sb-roscoff.fr/"
>
ABiMS
website
</a></li>
</aside>
...
...
This diff is collapsed.
Click to expand it.
templates/page.tpl.php
+
5
−
5
View file @
4695c947
...
...
@@ -97,7 +97,7 @@ if (isset($node) && $node->type == "chado_feature") {
}
?>
<header
id=
"masthead"
class=
"site-header"
role=
"banner"
>
<a
class=
"home-link"
href=
"
<?php
echo
$GLOBALS
[
'base_url'
];
?>
"
title=
"
BIPAA
"
rel=
"home"
>
<a
class=
"home-link"
href=
"
<?php
echo
$GLOBALS
[
'base_url'
];
?>
"
title=
"
ABiMS
"
rel=
"home"
>
</a>
<div
id=
"navbar"
class=
"navbar"
>
...
...
@@ -212,7 +212,7 @@ if (isset($node) && $node->type == "chado_feature") {
?>
<li
id=
"menu-item-46"
class=
"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-46"
><a
href=
"
<?php
echo
$GLOBALS
[
'base_url'
]
.
$url
;
?>
"
>
Download
</a></li>
<?php
endif
;
?>
<li
id=
"menu-item-46"
class=
"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-46"
><a
href=
"http://bipaa.genouest.org/is/"
>
BIPAA
</a>
<!--
<li id="menu-item-46" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-46"><a href="http://bipaa.genouest.org/is/">BIPAA</a>
<ul class="sub-menu">
<li id="menu-item-43" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-43"><a href="https://bipaa.genouest.org/is/aphidbase/">AphidBase</a></li>
<li id="menu-item-44" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-44"><a href="https://bipaa.genouest.org/is/parwaspdb/">ParWaspDB</a></li>
...
...
@@ -222,7 +222,7 @@ if (isset($node) && $node->type == "chado_feature") {
<li id="menu-item-130" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-130"><a href="https://bipaa-galaxy.genouest.org/">Galaxy</a></li>
<li id="menu-item-138" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-138"><a href="https://bipaa.genouest.org/account/">BIPAA account</a></li>
</ul>
</li>
</li>
-->
</ul>
</div>
<?php
if
(
!
getenv
(
'ENABLE_ORTHOLOGY'
))
:
?>
...
...
@@ -298,12 +298,12 @@ if (isset($node) && $node->type == "chado_feature") {
<aside
id=
"meta-2"
class=
"widget widget_meta masonry-brick"
style=
"position: absolute; left: 248px; top: 0px;"
><h3
class=
"widget-title"
>
Links
</h3>
<ul>
<li><a
href=
"
<?php
echo
$GLOBALS
[
'base_url'
]
.
"/user"
?>
"
>
Log in
</a></li>
<li><a
href=
"
<?php
echo
$GLOBALS
[
'base_url'
]
.
"/rss.xml"
?>
"
>
Content
<abbr
title=
"Really Simple Syndication"
>
RSS
</abbr></a></li>
<li><a
href=
"http
s
://bi
paa.genouest.org/"
>
BIPAA
website
</a></li>
<li><a
href=
"http://
a
bi
ms.sb-roscoff.fr/"
>
ABiMS
website
</a></li>
</aside>
<aside
id=
"text-4"
class=
"widget widget_text masonry-brick"
style=
"position: absolute; left: 496px; top: 0px;"
>
<div
class=
"textwidget"
><img
src=
"
<?php
echo
$GLOBALS
[
'base_url'
]
.
"/"
.
drupal_get_path
(
'theme'
,
'bi
paa
'
);
?>
/images/bi
paa/bipaa
.png"
></div>
<div
class=
"textwidget"
><img
src=
"
<?php
echo
$GLOBALS
[
'base_url'
]
.
"/"
.
drupal_get_path
(
'theme'
,
'
a
bi
ms
'
);
?>
/images/
a
bi
ms/abims
.png"
></div>
</aside>
</div>
<!-- .widget-area -->
</div>
<!-- #secondary -->
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment