We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc1b835 + dd7fefc commit 261ed13Copy full SHA for 261ed13
assets/javascripts/app.js
@@ -18,9 +18,6 @@ var App = (function ($, publ) {
18
$("#history ul.details li:contains('Geometry')").hide();
19
$("#history ul.details li:contains('Geometrie')").hide();
20
21
- // Hack to hide "Members" box on project overview
22
- $("#content .splitcontentright div.members.box").hide();
23
-
24
return;
25
};
26
0 commit comments