Commit bf3986ec authored by abbasmortezavifar's avatar abbasmortezavifar
Browse files

add input

parent 1118f8d4
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
</div> </div>
<div class="table-responsive"> <div class="table-responsive">
<input class="form-control" type="search" #box (input)="vlaueChange(box.value)" />
<table class="table table-striped table-sm text-center" id="tableID"> <table class="table table-striped table-sm text-center" id="tableID">
<thead> <thead>
<tr> <tr>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment