Automatically update the created date for talks
Automatically update the created dates for talk nodes so that they match the most-future event. This means that the talks are ordered correctly on the Talks page.
This commit is contained in:
parent
fe5340d1c7
commit
7a9bf80a89
18 changed files with 412 additions and 6 deletions
8
.idea/codeStyles/Project.xml
generated
8
.idea/codeStyles/Project.xml
generated
|
@ -73,6 +73,14 @@
|
|||
<option name="CONTINUATION_INDENT_SIZE" value="2" />
|
||||
<option name="TAB_SIZE" value="2" />
|
||||
</indentOptions>
|
||||
<arrangement>
|
||||
<groups>
|
||||
<group>
|
||||
<type>GETTERS_AND_SETTERS</type>
|
||||
<order>KEEP</order>
|
||||
</group>
|
||||
</groups>
|
||||
</arrangement>
|
||||
</codeStyleSettings>
|
||||
</code_scheme>
|
||||
</component>
|
Loading…
Add table
Add a link
Reference in a new issue