Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<script type="text/javascript">
<!--
    function tell_toggle_visibility(id) {
       var e = document.getElementById(id);
       if(e.style.display == 'block')
          e.style.display = 'none';
       else
          e.style.display = 'block';
    }
//-->
</script>
<a href="#">
<img style="-webkit-user-select:none; display:block; margin:auto;" src="http://docs.tellnet.it/download/attachments/94047099404604/SMALL+_BANNER.jpg?version=1&modificationDate=1478427166505_White.gif" align="left" onclick="tell_toggle_visibility('tell_video');">
</a>
<br style="clear: both;">
<div style='display:block'></div>
<div id="tell_video" style='display:none'>
<iframe width="960" height="540" src="https://www.youtube.com/embed/6_Emx8hAgcU?rel=0&amp;showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>

...

2. Login into the System;

3. Click ALT+click on TIMONE Plan Module;

4. Save the .jnlp file

...

8. Select the language and enter the Username, Password and Server Address; The supported languages are: Italian, English, French, German and Spanish


9. Click on OK button;

10. After the login, the Issue Management Page Panel is displayed.

 

Tip

For more info please consult Issues Management Panel page.

 

...