removed old tags

This commit is contained in:
rulingcom 2025-08-06 21:53:50 +08:00
parent 2eea96c8bd
commit 14017bfa66
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<div class="control-group"> <div class="control-group">
<label class="control-label"><%= t("universal_table.hashtags") %></label> <label class="control-label"><%= t("universal_table.hashtags") %></label>
<div class="controls"> <div class="controls">
<input id="universal_table_tags" name="table_tags" /> <!-- <input id="universal_table_tags" name="table_tags" /> -->
<%= select_hashtags(f, @module_app) %> <%= select_hashtags(f, @module_app) %>
</div> </div>
</div> </div>