Add folder synchronization status.
[src/xds/xds-server.git] / webapp / src / app / devel / build / build.component.html
index 7f85aa6..a66231c 100644 (file)
@@ -18,7 +18,7 @@
                         </tr>
                         <tr>
                             <th>Project root path</th>
-                            <td> <input type="text" disabled style="width:99%;" [value]="curProject && curProject.path"></td>
+                            <td> <input type="text" disabled style="width:99%;" [value]="curProject && curProject.pathClient"></td>
                         </tr>
                         <tr>
                             <th>Sub-path</th>
             </div>
         </div>
     </div>
-</div>
\ No newline at end of file
+</div>