Explorar o código

HUE-63. Removing HTMLTableKeys reference

Marcus McLaughlin %!s(int64=15) %!d(string=hai) anos
pai
achega
d87d187e83
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      desktop/core/static/js/Source/CCS/CCS.JFrame.js

+ 1 - 2
desktop/core/static/js/Source/CCS/CCS.JFrame.js

@@ -40,7 +40,6 @@ requires:
  - /Behavior.ContextMenu
  - /Behavior.FilterInput
  - /Behavior.FitText
- - /Behavior.HtmlTableKeys
  - /Behavior.MultiChecks
  - /Behavior.SideBySideSelect
  - /Behavior.SizeTo
@@ -903,4 +902,4 @@ CCS.JFrame.addGlobalRenderers = function(renderers) {
 	CCS.JFrame.implement({
 		_renderers: renderers
 	});
-};
+};