Skip to content

Commit

Permalink
Update mod_articles_category.xml to also support random ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
xaddict committed Apr 7, 2015
1 parent 0e496d8 commit 7d9d901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mod_articles_category/mod_articles_category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
<option value="modified">MOD_ARTICLES_CATEGORY_OPTION_MODIFIED_VALUE</option>
<option value="publish_up">MOD_ARTICLES_CATEGORY_OPTION_STARTPUBLISHING_VALUE</option>
<option value="a.publish_down">MOD_ARTICLES_CATEGORY_OPTION_FINISHPUBLISHING_VALUE</option>
<option value="rand()">MOD_ARTICLES_CATEGORY_OPTION_ORDERINGRANDOM_VALUE</option>
<option value="rand()">MOD_ARTICLES_CAREGORY_OPTION_RANDOM_VALUE</option>
</field>

<field
Expand Down

0 comments on commit 7d9d901

Please sign in to comment.