소스 검색

Merge branch 'feature-profilechilds' into beta

beta
Daniel 3 년 전
부모
커밋
54ccb37b08
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/client/manager/js/app/components/contract/contract-uncharged-member-data-table.html

+ 1
- 1
src/client/manager/js/app/components/contract/contract-uncharged-member-data-table.html 파일 보기

@@ -1,5 +1,5 @@
<div class="table-responsive">
<label><input type="checkbox" style="margin-right: 5px;" class="filterContract" value="Active"/>ohne aktiven Vertag</label>
<label><input type="checkbox" style="margin-left: 15px;margin-right: 5px;" class="filterContract" value="Active"/>ohne aktiven Vertag</label>
<label><input type="checkbox" style="margin-left: 12px;margin-right: 5px;" class="filterOpenClaim" value="Active"/>nur offene Verrechnungen</label>
<table class="table table-striped table-bordered table-hover datatable" >
<thead>


불러오는 중...
취소
저장