Browse Source

HUE-5867 [rdbms] Remove smiley

Enrico Berti 8 năm trước cách đây
mục cha
commit
0082a43
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      apps/rdbms/src/rdbms/templates/execute.mako

+ 0 - 1
apps/rdbms/src/rdbms/templates/execute.mako

@@ -150,7 +150,6 @@ ${ commonheader(_('Query'), app_name, user, request) | n,unicode }
           <div class="card card-small scrollable">
             <div class="row-fluid">
               <div class="span10 offset1 center empty-wrapper">
-                <i class="fa fa-frown-o"></i>
                 <h1>${_('The server returned no results.')}</h1>
                 <br />
               </div>