tried adding LDAP information for contact user. Failed.

Added copyright info.
This commit is contained in:
boccioli_m
2015-09-16 11:26:26 +02:00
parent ce5969b2b9
commit 041b5e2b62
8 changed files with 248 additions and 228 deletions
+3 -1
View File
@@ -1,11 +1,13 @@
<html>
<!-- Copyright (c) 2015 Paul Scherrer Institute. All rights reserved. -->
<body>
<h2>Description</h2>
$testDescription
<h2>Parameters</h2>
$testParameters
<h2>Contact</h2>
<a href="https://intranet.psi.ch/search/#?t=phonebook&q=$contactName">$contactName</a>
<a href="https://intranet.psi.ch/search/#?t=phonebook&q=$contactUserName">$contactFirstName $contactSurname</a> <br/>
$contactTelephone
</html>
</body>
+1
View File
@@ -1,5 +1,6 @@
# Test name: $testName
# $testDescription
# Copyright (c) 2015 Paul Scherrer Institute. All rights reserved.
###### Init - DO NOT MODIFY THE CODE BELOW ######
global sys, inspect, os, traceback