Merge "Omaha #3281 made venue session views non-sticky (except for feed view)" into omaha_14.4.1
Former-commit-id:cfb9e6d0ad
[formerly d7a09b5baa955732e94a0d043fc24e6a9770b7f1] Former-commit-id:48aceec348
This commit is contained in:
commit
cfdb8eebfc
1 changed files with 1 additions and 7 deletions
|
@ -49,9 +49,6 @@
|
|||
icon="icons/messages.gif"
|
||||
name="Collaboration Session"
|
||||
restorable="false"/>
|
||||
<stickyView
|
||||
closable="true"
|
||||
id="com.raytheon.uf.viz.collaboration.CollaborationSession"/>
|
||||
<view
|
||||
allowMultiple="true"
|
||||
category="com.raytheon.viz.ui"
|
||||
|
@ -59,10 +56,7 @@
|
|||
id="com.raytheon.uf.viz.collaboration.SessionView"
|
||||
icon="icons/chats.gif"
|
||||
name="Private Session"
|
||||
restorable="false"/>
|
||||
<stickyView
|
||||
closable="true"
|
||||
id="com.raytheon.uf.viz.collaboration.SessionView"/>
|
||||
restorable="false"/>
|
||||
<view
|
||||
allowMultiple="true"
|
||||
category="com.raytheon.viz.ui"
|
||||
|
|
Loading…
Add table
Reference in a new issue