Skip to content

Commit

Permalink
Move the focus script inside of the tab panel to make it execute on a…
Browse files Browse the repository at this point in the history
…jax tab switching.
  • Loading branch information
fbarthez authored and darkv committed Nov 29, 2015
1 parent a763198 commit fe423f8
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
<webobject name = "ErrorBlock"/>
<webobject name = "AboveDisplayPropertyKeys" />
<webobject name = "InspectPageRepetition" />
<webobject name = "useFocus">
<webobject name = "IsEditing"><webobject name = "Script" /></webobject>
</webobject>
</webobject>
</webobject>
<webobject name = "ShowBottomActionBlock">
Expand All @@ -50,7 +53,4 @@
</webobject>
</webobject>
</webobject>
<webobject name = "useFocus">
<webobject name = "IsEditing"><webobject name = "Script" /></webobject>
</webobject>
</webobject>

0 comments on commit fe423f8

Please sign in to comment.