mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-06-01 09:12:00 +00:00
Update rules article constant
This commit is contained in:
parent
94840f5623
commit
38e2da1bf3
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ class Article < ActiveRecord::Base
|
||||||
STATUS_PUBLISHED = 0
|
STATUS_PUBLISHED = 0
|
||||||
STATUS_DRAFT = 1
|
STATUS_DRAFT = 1
|
||||||
|
|
||||||
RULES = 400
|
RULES = 859
|
||||||
HISTORY = 401
|
HISTORY = 401
|
||||||
HOF = 402
|
HOF = 402
|
||||||
SPONSORS = 403
|
SPONSORS = 403
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue