Refactor code and fix some ui issues
[sdnc/oam.git] / configbackuprestore / vnfconfigbackupservice / src / main / webapp / static / views / form-viewReportById.html
index b4eec39..6fde31f 100644 (file)
                                <td>{{version.vnfname }}</td>
                                <td>{{version.versionNo}}</td>
                        </tr>
-                       <td colspan="4">
+                        <td colspan="4" ng-if="pagedItems.length > 5">
                                <ul class="pagination pull-right">
                                        <li ng-class="{disabled: currentPage == 0}"><a href
                                                ng-click="prevPage()">&laquo;</a></li>