DmitrMakeev commited on
Commit
ce428db
1 Parent(s): 61584a5

Update data_gc_tab.html

Browse files
Files changed (1) hide show
  1. data_gc_tab.html +3 -3
data_gc_tab.html CHANGED
@@ -129,7 +129,7 @@
129
  </head>
130
  <body>
131
  <div id="header">
132
- <h1>База синхронизации с GetCourse</h1>
133
  </div>
134
  <div>
135
  <select id="filter-field">
@@ -164,9 +164,9 @@
164
  <option value="like">like</option>
165
  </select>
166
 
167
- <input id="filter-value" type="text" placeholder="value to filter">
168
 
169
- <button id="filter-clear">Clear Filter</button>
170
  </div>
171
  <div id="example-table"></div>
172
 
 
129
  </head>
130
  <body>
131
  <div id="header">
132
+ <h1>WhatsApp - CRM - GetCurse</h1>
133
  </div>
134
  <div>
135
  <select id="filter-field">
 
164
  <option value="like">like</option>
165
  </select>
166
 
167
+ <input id="filter-value" type="text" placeholder="Значение фильтра">
168
 
169
+ <button id="filter-clear">Очистить фильтр</button>
170
  </div>
171
  <div id="example-table"></div>
172