Skip to content

Commit

Permalink
Added new fi-ware.org domain
Browse files Browse the repository at this point in the history
  • Loading branch information
jcague committed Feb 6, 2014
1 parent 8c8580f commit a659dc1
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
22 changes: 11 additions & 11 deletions index.temp.foot.html
Expand Up @@ -10,10 +10,10 @@
<nav class="navbar-inner">

<div class="logo-header">
<a href="http://lab.fi-ware.eu/" class="logo-header">
<a href="http://lab.fi-ware.org/" class="logo-header">
<img alt="FI-WARE" class="logo" src="images/header/header-logo.png">
</a>
<a href="http://lab.fi-ware.eu/" class="brand">
<a href="http://lab.fi-ware.org/" class="brand">
<span id="logo-fi">FI-</span><span id="logo-ware">WARE</span>
</a>
</div>
Expand All @@ -25,22 +25,22 @@

<ul class="dropdown-menu dropdown-menu-header">
<li class="cloud active">
<a href="http://cloud.lab.fi-ware.eu/">
<a href="http://cloud.lab.fi-ware.org/">
Cloud
</a>
</li>
<li class="store">
<a href="https://store.lab.fi-ware.eu/">
<a href="https://store.lab.fi-ware.org/">
Store
</a>
</li>
<li class="mashup">
<a href="https://mashup.lab.fi-ware.eu/">
<a href="https://mashup.lab.fi-ware.org/">
Mashup
</a>
</li>
<li class="idm">
<a href="https://account.lab.fi-ware.eu/">
<a href="https://account.lab.fi-ware.org/">
Account
</a>
</li>
Expand All @@ -50,27 +50,27 @@

<ul class="oil-portal hidden-phone">
<li class="cloud active">
<a href="http://cloud.lab.fi-ware.eu/">
<a href="http://cloud.lab.fi-ware.org/">
Cloud
</a>
</li>
<li class="store">
<a href="https://store.lab.fi-ware.eu/">
<a href="https://store.lab.fi-ware.org/">
Store
</a>
</li>
<li class="mashup">
<a href="https://mashup.lab.fi-ware.eu/">
<a href="https://mashup.lab.fi-ware.org/">
Mashup
</a>
</li>
<li class="idm">
<a href="https://account.lab.fi-ware.eu/">
<a href="https://account.lab.fi-ware.org/">
Account
</a>
</li>
<li class="help">
<a href="http://lab.fi-ware.eu/">
<a href="http://lab.fi-ware.org/">
Help&info
</a>
</li>
Expand Down
2 changes: 1 addition & 1 deletion index.temp.head.html
Expand Up @@ -50,7 +50,7 @@
<script type="text/javascript" src="../lib/jquery.tinyscrollbar.js"></script>
<!--<script type="text/javascript" src="../lib/jquery.qtip.min.js"></script>-->

<script src="https://account.lab.fi-ware.eu/assets/signOut.js" type="text/javascript"></script>
<script src="https://account.lab.fi-ware.org/assets/signOut.js" type="text/javascript"></script>

<script type="text/javascript">

Expand Down
2 changes: 1 addition & 1 deletion server.js
Expand Up @@ -291,7 +291,7 @@ app.all('/*', function(req, res) {

app.all('/user/:token', function(req, resp) {
var options = {
host: 'account.lab.fi-ware.eu',
host: 'account.lab.fi-ware.org',
port: 443,
path: '/user?access_token=' + req.params.token,
method: 'GET',
Expand Down
2 changes: 1 addition & 1 deletion templates/root/user.html
Expand Up @@ -28,7 +28,7 @@
</li>

<li class="settings-menu">
<a href="https://account.lab.fi-ware.eu/settings">
<a href="https://account.lab.fi-ware.org/settings">
Settings
</a>
</li>
Expand Down
22 changes: 11 additions & 11 deletions views/index.ejs
Expand Up @@ -137,10 +137,10 @@
<nav class="navbar-inner">
<div class="logo-header">
<a href="http://lab.fi-ware.eu/" class="logo-header">
<a href="http://lab.fi-ware.org/" class="logo-header">
<img alt="FI-WARE" class="logo" src="images/header/header-logo.png">
</a>
<a href="http://lab.fi-ware.eu/" class="brand hidden-tablet hidden-phone">
<a href="http://lab.fi-ware.org/" class="brand hidden-tablet hidden-phone">
<span id="logo-fi">FI-</span><span id="logo-ware">WARE</span>
</a>
</div>
Expand All @@ -152,22 +152,22 @@
<ul class="dropdown-menu dropdown-menu-header">
<li class="cloud active">
<a href="http://cloud.lab.fi-ware.eu/">
<a href="http://cloud.lab.fi-ware.org/">
Cloud
</a>
</li>
<li class="store">
<a href="https://store.lab.fi-ware.eu/">
<a href="https://store.lab.fi-ware.org/">
Store
</a>
</li>
<li class="mashup">
<a href="https://mashup.lab.fi-ware.eu/">
<a href="https://mashup.lab.fi-ware.org/">
Mashup
</a>
</li>
<li class="idm">
<a href="https://account.lab.fi-ware.eu/">
<a href="https://account.lab.fi-ware.org/">
Account
</a>
</li>
Expand All @@ -177,27 +177,27 @@
<ul class="oil-portal hidden-phone hidden-tablet">
<li class="cloud active">
<a href="http://cloud.lab.fi-ware.eu/">
<a href="http://cloud.lab.fi-ware.org/">
Cloud
</a>
</li>
<li class="store">
<a href="https://store.lab.fi-ware.eu/">
<a href="https://store.lab.fi-ware.org/">
Store
</a>
</li>
<li class="mashup">
<a href="https://mashup.lab.fi-ware.eu/">
<a href="https://mashup.lab.fi-ware.org/">
Mashup
</a>
</li>
<li class="idm">
<a href="https://account.lab.fi-ware.eu/">
<a href="https://account.lab.fi-ware.org/">
Account
</a>
</li>
<li class="help">
<a href="http://lab.fi-ware.eu/">
<a href="http://lab.fi-ware.org/">
Help&info
</a>
</li>
Expand Down

0 comments on commit a659dc1

Please sign in to comment.