Skip to content

Commit

Permalink
Working on removing Material Design 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bbalganjjm committed Jun 24, 2024
1 parent c35d2b8 commit ce3dbe0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
</ul>
</div>
</div>

<div class="button-panel">
<button id="btnSearch" data-opts='{ "color": "primary" }'>조회</button>
<button id="btnExcel">엑셀</button>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
</li>
<li>
<label>
<span>Default Picture</span>
<span>Active</span>
<input id="isActive" type="checkbox">
</label>
</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
</li>
<li>
<label>
<span>Default Picture</span>
<span>Active</span>
<input id="isActive" type="checkbox">
</label>
</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
</li>
<li>
<label>
<span>Default Picture</span>
<span>Active</span>
<input id="isActive" type="checkbox">
</label>
</li>
Expand Down

0 comments on commit ce3dbe0

Please sign in to comment.