Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
sora
/
achievement
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
b2217689
authored
Mar 20, 2020
by
o.kimura
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
ニュース調整
parent
f6159b76
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
31 additions
and
7 deletions
achievement-official.conohawing.com/common_previous/js/news.js
achievement-official.conohawing.com/common_previous/js/news.min.js
achievement-official.conohawing.com/news/index.php
achievement-official.conohawing.com/news/info/details/20200320/index.php
achievement-official.conohawing.com/news/info/index.php
achievement-official.conohawing.com/common_previous/js/news.js
0 → 100644
View file @
b2217689
$
(
function
()
{
var
$setElm
=
$
(
'.list_text'
);
var
cutFigure
=
'110'
;
// カットする文字数
var
afterTxt
=
'...'
;
// 文字カット後に表示するテキスト
$setElm
.
each
(
function
()
{
var
textLength
=
$
(
this
).
text
().
length
;
var
textTrim
=
$
(
this
).
text
().
substr
(
0
,
(
cutFigure
))
if
(
cutFigure
<
textLength
)
{
$
(
this
).
html
(
textTrim
+
afterTxt
).
css
({
visibility
:
'visible'
});
}
else
if
(
cutFigure
>=
textLength
)
{
$
(
this
).
css
({
visibility
:
'visible'
});
}
});
});
achievement-official.conohawing.com/common_previous/js/news.min.js
0 → 100644
View file @
b2217689
$
(
function
(){
var
t
=
$
(
".list_text"
),
a
=
"110"
,
s
=
"..."
;
t
.
each
(
function
(){
var
t
=
$
(
this
).
text
().
length
,
e
=
$
(
this
).
text
().
substr
(
0
,
a
);
t
>
a
?
$
(
this
).
html
(
e
+
s
).
css
({
visibility
:
"visible"
}):
a
>=
t
&&
$
(
this
).
css
({
visibility
:
"visible"
})})});
\ No newline at end of file
achievement-official.conohawing.com/news/index.php
View file @
b2217689
...
@@ -78,7 +78,7 @@
...
@@ -78,7 +78,7 @@
<p
class=
"list_cat color2"
>
会社情報
</p>
<p
class=
"list_cat color2"
>
会社情報
</p>
</div>
</div>
<h3
class=
"list_title"
>
新型コロナウイルス感染対策に伴う、各種講座・セミナー開催中止のお知らせ(3月20日更新)
</h3>
<h3
class=
"list_title"
>
新型コロナウイルス感染対策に伴う、各種講座・セミナー開催中止のお知らせ(3月20日更新)
</h3>
<p
class=
"list_text"
>
現在、大きく報道等で取り上げられております新型コロナウイルスの感染拡大に際し、政府の方針発表も鑑みて、皆さまの健康や安全面等を第一に協議した結果
以下の期間の講座・セミナーについても開催を自粛し、中止させていただく判断にいたりました。
</p>
<p
class=
"list_text"
>
現在、大きく報道等で取り上げられております新型コロナウイルスの感染拡大に際し、政府の方針発表も鑑みて、皆さまの健康や安全面等を第一に協議した結果
<br>
以下の期間の講座・セミナーについても開催を自粛し、中止させていただく判断にいたりました。
</p>
</div>
</div>
<div
class=
"list_image"
>
<div
class=
"list_image"
>
<img
src=
"/assets/img/news/img-news.jpg"
alt=
""
width=
"260"
height=
"150"
>
<img
src=
"/assets/img/news/img-news.jpg"
alt=
""
width=
"260"
height=
"150"
>
...
@@ -194,4 +194,5 @@
...
@@ -194,4 +194,5 @@
</main>
</main>
</div>
</div>
</div>
</div>
<script
src=
"/common_previous/js/news.min.js"
></script>
<?php
include
(
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/assets/include/footer.php'
);
?>
<?php
include
(
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/assets/include/footer.php'
);
?>
achievement-official.conohawing.com/news/info/details/20200320/index.php
View file @
b2217689
...
@@ -88,7 +88,7 @@
...
@@ -88,7 +88,7 @@
<br>
<br>
<br>
<br>
<p
class=
"detailsTxt"
><b>
■開催中止する講座・セミナー
</b>
<p
class=
"detailsTxt"
><b>
■開催中止する講座・セミナー
</b>
<br>
3月21日
(土)~4月1日(水)
に開催する下記の講座・セミナー
</p>
<br>
3月21日
(土)~4月1日(水)
に開催する下記の講座・セミナー
</p>
<br>
<br>
<p
class=
"detailsTxt"
>
3月21日 (土) 「成功する計画の立て方・実行の仕方」セミナー(名古屋開催)
<br>
<p
class=
"detailsTxt"
>
3月21日 (土) 「成功する計画の立て方・実行の仕方」セミナー(名古屋開催)
<br>
3月21日 (土) 「成功する計画の立て方・実行の仕方」セミナー(東京開催)
<br>
3月21日 (土) 「成功する計画の立て方・実行の仕方」セミナー(東京開催)
<br>
...
@@ -102,10 +102,10 @@
...
@@ -102,10 +102,10 @@
3月26日 (木)-28日(土) アチーブメントテクノロジーコース特別講座1期(東京開催)
<br>
3月26日 (木)-28日(土) アチーブメントテクノロジーコース特別講座1期(東京開催)
<br>
3月26日 (木)-28日(土) アチーブメントテクノロジーコース212期(大阪開催)
<br>
3月26日 (木)-28日(土) アチーブメントテクノロジーコース212期(大阪開催)
<br>
3月26日 (木)-28日(土) 『頂点への道』講座ダイナミックアドバンスコース292期(東京開催)
<br>
3月26日 (木)-28日(土) 『頂点への道』講座ダイナミックアドバンスコース292期(東京開催)
<br>
3月28日 (土)「成功する計画の立て方・実行の仕方」セミナー(名古屋開催)
<br>
3月28日 (土)
「成功する計画の立て方・実行の仕方」セミナー(名古屋開催)
<br>
3月30日(月) プロフェッショナルフィードバックトレーニングプログラムフォロー研修(東京開催)
<br>
3月30日
(月) プロフェッショナルフィードバックトレーニングプログラムフォロー研修(東京開催)
<br>
3月30日(月) ボース・ウィン・マネジメント スタンダード23期(東京開催)
<br>
3月30日
(月) ボース・ウィン・マネジメント スタンダード23期(東京開催)
<br>
4月1日
(水)
アチーブメント株式会社 入社式・キックオフ会議を体感! ~青木の理念メッセージ編~
4月1日
(水)
 
アチーブメント株式会社 入社式・キックオフ会議を体感! ~青木の理念メッセージ編~
</p>
</p>
<br>
<br>
<p
class=
"detailsTxt"
><b>
■本期間の講座日程の変更について
</b>
<p
class=
"detailsTxt"
><b>
■本期間の講座日程の変更について
</b>
...
...
achievement-official.conohawing.com/news/info/index.php
View file @
b2217689
...
@@ -83,7 +83,7 @@
...
@@ -83,7 +83,7 @@
<p
class=
"list_cat color2"
>
会社情報
</p>
<p
class=
"list_cat color2"
>
会社情報
</p>
</div>
</div>
<h3
class=
"list_title"
>
新型コロナウイルス感染対策に伴う、各種講座・セミナー開催中止のお知らせ(3月20日更新)
</h3>
<h3
class=
"list_title"
>
新型コロナウイルス感染対策に伴う、各種講座・セミナー開催中止のお知らせ(3月20日更新)
</h3>
<p
class=
"list_text"
>
現在、大きく報道等で取り上げられております新型コロナウイルスの感染拡大に際し、政府の方針発表も鑑みて、皆さまの健康や安全面等を第一に協議した結果
以下の期間の講座・セミナーについても開催を自粛し、中止させていただく判断にいたりました。
</p>
<p
class=
"list_text"
>
現在、大きく報道等で取り上げられております新型コロナウイルスの感染拡大に際し、政府の方針発表も鑑みて、皆さまの健康や安全面等を第一に協議した結果
<br>
以下の期間の講座・セミナーについても開催を自粛し、中止させていただく判断にいたりました。
</p>
</div>
</div>
<div
class=
"list_image"
>
<div
class=
"list_image"
>
<img
src=
"/assets/img/news/img-news.jpg"
alt=
""
width=
"260"
height=
"150"
>
<img
src=
"/assets/img/news/img-news.jpg"
alt=
""
width=
"260"
height=
"150"
>
...
@@ -214,4 +214,5 @@
...
@@ -214,4 +214,5 @@
</main>
</main>
</div>
</div>
</div>
</div>
<script
src=
"/common_previous/js/news.min.js"
></script>
<?php
include
(
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/assets/include/footer.php'
);
?>
<?php
include
(
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/assets/include/footer.php'
);
?>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment