65 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			65 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
| 
 | |
| <head>
 | |
|     <meta charset="utf-8" />
 | |
|     <meta name="viewport" content="width=device-width" />
 | |
|     <title>Infineon - 123066 - When children of a Feature are not New Feature must also not be New</title>
 | |
|     <link href="/styles/bootstrap.min.css?no-cache=2024-10-04-08-34" rel="stylesheet" />
 | |
|     <link href="/igniteui/css/themes/bootstrap3/default/infragistics.theme.css?v=2025-04-14-08-10" rel="stylesheet" />
 | |
|     <link href="/igniteui/css/structure/infragistics.css?v=2025-04-14-08-10" rel="stylesheet" />
 | |
|     <link href="/styles/123066.css?no-cache=2024-10-04-08-34" rel="stylesheet" />
 | |
|     <script src="/js/jquery-3.6.0.min.js?v=2025-04-14-08-10" type="text/javascript"></script>
 | |
|     <script src="/js/jquery-ui.min.js?v=2025-04-14-08-10" type="text/javascript"></script>
 | |
|     <script src="/js/123066.js?v=2025-04-14-08-10" type="text/javascript"></script>
 | |
|     <script src="/igniteui/js/infragistics.core.js?v=2025-04-14-08-10" type="text/javascript"></script>
 | |
|     <script src="/igniteui/js/infragistics.lob.js?v=2025-04-14-08-10" type="text/javascript"></script>
 | |
|     <script src="/igniteui/js/infragistics.dv.js?v=2025-04-14-08-10" type="text/javascript"></script>
 | |
| </head>
 | |
| 
 | |
| <body>
 | |
|     <div class="navbar navbar-fixed-top">
 | |
|         <div class="container-fluid">
 | |
|             <div class="navbar-header">
 | |
|                 <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
 | |
|                     <span class="icon-bar"></span>
 | |
|                     <span class="icon-bar"></span>
 | |
|                     <span class="icon-bar"></span>
 | |
|                 </button>
 | |
|                 <div class="navbar-brand" style="min-width: 20px;">
 | |
|                     <span id="siteHeader"> </span> - 123066 - When children of a Feature are not New Feature must also not be New
 | |
|                 </div>
 | |
|             </div>
 | |
|             <div class="navbar-collapse collapse">
 | |
|                 <ul class="nav navbar-nav">
 | |
|                     <li><a target="_blank" href="https://tfs.intra.infineon.com/tfs/FactoryIntegration/ART%20SPS/_workitems/edit/123066">123066</a></li>
 | |
|                 </ul>
 | |
|                 <p class="navbar-text navbar-right">
 | |
|                      
 | |
|                 </p>
 | |
|             </div>
 | |
|         </div>
 | |
|     </div>
 | |
|     <div class="container-fluid body-content" style="margin-top: 80px; margin-left: 15px;">
 | |
| 
 | |
|         <div style="height: 550px;" id="HeaderGridDiv">
 | |
|             <table id="HeaderGrid"></table>
 | |
|         </div>
 | |
| 
 | |
|         <br /> 
 | |
| 
 | |
|         <div id="AllGridDiv">
 | |
|             <table id="AllGrid"></table>
 | |
|         </div>
 | |
|     </div>
 | |
| 
 | |
|     <script>
 | |
| 
 | |
|         $(document).ready(function () {
 | |
|             initIndex("/markdown/check-123066.json?v=2025-04-14-08-10");
 | |
|         });
 | |
| 
 | |
|     </script>
 | |
| </body>
 | |
| 
 | |
| </html> |