Returning the original position 184 to prevent from conflict with HtmlDataObject.
authormentlicher@netbeans.org
Thu, 14 Jan 2016 14:07:24 +0100
changeset 18359ae5ecf4f82aa
parent 18358 f74866c6b46c
child 18360 56e496c94d5d
Returning the original position 184 to prevent from conflict with HtmlDataObject.
python.editor/src/org/netbeans/modules/python/editor/file/PyDataObject.java
     1.1 --- a/python.editor/src/org/netbeans/modules/python/editor/file/PyDataObject.java	Wed Dec 23 16:55:14 2015 +0100
     1.2 +++ b/python.editor/src/org/netbeans/modules/python/editor/file/PyDataObject.java	Thu Jan 14 14:07:24 2016 +0100
     1.3 @@ -22,7 +22,7 @@
     1.4  @MIMEResolver.Registration(
     1.5      displayName="#LBL_Py_LOADER",
     1.6      resource="../PythonResolver.xml",
     1.7 -    position=300
     1.8 +    position=184
     1.9  )
    1.10  @ActionReferences({
    1.11      @ActionReference(