mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-27 21:10:54 +00:00
Update rules article constant
This commit is contained in:
parent
127b5f6308
commit
2535d5bc7a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ class Article < ActiveRecord::Base
|
|||
STATUS_PUBLISHED = 0
|
||||
STATUS_DRAFT = 1
|
||||
|
||||
RULES = 400
|
||||
RULES = 859
|
||||
HISTORY = 401
|
||||
HOF = 402
|
||||
SPONSORS = 403
|
||||
|
|
Loading…
Reference in a new issue