You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/06/27 13:45:40 UTC

[GitHub] [accumulo] DomGarguilo commented on a diff in pull request #2784: Convert tables in bulkImport.js to DataTables

DomGarguilo commented on code in PR #2784:
URL: https://github.com/apache/accumulo/pull/2784#discussion_r907408657


##########
server/monitor/src/main/resources/org/apache/accumulo/monitor/resources/js/bulkImport.js:
##########
@@ -16,86 +16,97 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-/* JSLint global definitions */
-/*global
-    $, document, sessionStorage, clearTableBody, EMPTY_ROW_THREE_CELLS, EMPTY_CELL, getBulkImports
-*/

Review Comment:
   js-lint has conflicting formatting with js-beautify so I figured it was not needed anymore. Do you think it should be added back?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org