Team:TU Delft

From 2010.igem.org

(Difference between revisions)
Line 64: Line 64:
// Set document ready callback
// Set document ready callback
$(function() {
$(function() {
-
if (wgUserName) {
+
//if (wgUserName) {
// Create content edit link
// Create content edit link
-
$(".left-menu ul > *:last").after('<li><a id="edit_content_link">edit content</a></li>');
+
//$(".left-menu ul > *:last").after('<li><a id="edit_content_link">edit content</a></li>');
-
updateContentEditLink();
+
//updateContentEditLink();
-
}
+
//}
// Initialize history plugin.
// Initialize history plugin.

Revision as of 12:25, 21 October 2010