1. remove wrap from bind in interface.xml
2. in MountPoint, add refresh ability
This commit is contained in:
@@ -196,14 +196,6 @@ on special cases -->
|
||||
<element name='binding'>
|
||||
<attribute name='sequence'/>
|
||||
<attribute name='function'/>
|
||||
<!-- less than and greater than are reservied words in xml, but binding need use
|
||||
one or two of them to wrap sequence name -->
|
||||
<attribute name='wrap'>
|
||||
<choice>
|
||||
<value>single</value>
|
||||
<value>double</value>
|
||||
</choice>
|
||||
</attribute>
|
||||
</element>
|
||||
</define>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user