Author: sevein
Date: Tue May 1 09:49:17 2012
New Revision: 11582
Log:
Add break, not really necessary but looks more correct
Modified:
branches/2.0/apps/qubit/modules/taxonomy/actions/browseAction.class.php
Modified:
branches/2.0/apps/qubit/modules/taxonomy/actions/browseAction.class.php
==============================================================================
--- branches/2.0/apps/qubit/modules/taxonomy/actions/browseAction.class.php
Tue May 1 09:48:00 2012 (r11581)
+++ branches/2.0/apps/qubit/modules/taxonomy/actions/browseAction.class.php
Tue May 1 09:49:17 2012 (r11582)
@@ -44,6 +44,7 @@
case QubitTaxonomy::SUBJECT_ID:
$this->icon = 'subjects';
+ break;
}
$criteria = new Criteria;
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.