Skip to content

Commit a3d6ab9

Browse files
author
David Baum
committed
add privacy policy to setups
1 parent 44b7a15 commit a3d6ab9

4 files changed

Lines changed: 20 additions & 0 deletions

File tree

ui/setups/web/City freemind.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,11 @@
162162
height: 200,
163163
width: 2050,
164164
},
165+
{
166+
title: "Privacy Policy",
167+
link: true,
168+
url: "http://home.uni-leipzig.de/svis/privacy-policy/"
169+
}
165170
]
166171
},
167172
]

ui/setups/web/RD bank.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,11 @@
168168
height: 200,
169169
width: 2050,
170170
},
171+
{
172+
title: "Privacy Policy",
173+
link: true,
174+
url: "http://home.uni-leipzig.de/svis/privacy-policy/"
175+
}
171176
]
172177
},
173178
]

ui/setups/web/RD freemind.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,11 @@
167167
height: 200,
168168
width: 2050,
169169
},
170+
{
171+
title: "Privacy Policy",
172+
link: true,
173+
url: "http://home.uni-leipzig.de/svis/privacy-policy/"
174+
}
170175
]
171176
},
172177
]

ui/setups/web/RD reek.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,11 @@
167167
height: 200,
168168
width: 2050,
169169
},
170+
{
171+
title: "Privacy Policy",
172+
link: true,
173+
url: "http://home.uni-leipzig.de/svis/privacy-policy/"
174+
}
170175
]
171176
},
172177
]

0 commit comments

Comments
 (0)