Commit 3e6d7f8e by Masaru Abe

リファクタリング

parent 8a2f2848
......@@ -5,7 +5,7 @@ var HOME = {};
//Start Declare Variables
//----Constant-----------//
HOME.DEFAULT_DISP_NUMBER_RECORD_FROM = 1;
HOME.DEFAULT_DISP_NUMBER_RECORD_TO = 15;
//HOME.DEFAULT_DISP_NUMBER_RECORD_TO = 15;
HOME.DEFAULT_SORT_TYPE = 3;
HOME.DEFAULT_SORT_ORDER = 2;
HOME.DEFAULT_SEARCH_DIVISION = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment