Fixes #190, tag issues.

- This was a problem with more than just tags. I reverted a change from r483 that shouldn't affect anything else.
This commit is contained in:
David Norton 2006-08-22 03:15:42 +00:00
parent ee943c0d2c
commit d38e94dd27

View file

@ -24,7 +24,7 @@
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<script src="itemPane.js"/>
<deck id="scholar-view-item" flex="1">
<deck id="scholar-view-item" flex="1" onselect="ScholarItemPane.loadPane(this.selectedIndex)">
<vbox id="scholar-info" flex="1">
<popupset>
<popup id="creatorTypeMenu" position="after_start"