6 Commits

Author SHA1 Message Date
Kenji Okimoto
559c11e809 Apply bootstrap4 style
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-16 14:35:18 +09:00
Kyuden
0365f10fbe Delete optional div tag in haml 2014-10-04 15:19:14 +09:00
uu59
6322b098dc Change grid system class to -xs- from -lg- for narrow display 2014-07-29 10:57:00 +09:00
uu59
23a30452e4 Fix route name fluentd -> daemon by sed
$ git grep --name-only -E "[a-z0-9A-Z_]*fluentd_[a-zA-Z0-9_]*path" app/  | xargs gsed -i -E 's#([a-z0-9A-Z_]*)fluentd([a-zA-Z0-9_]*path)#\1daemon\2#g'
2014-07-24 15:28:04 +09:00
uu59
cd329d1e54 Fix translation on initial setup 2014-07-01 13:40:47 +09:00
uu59
704ef72918 make up log viewer 2014-06-27 18:13:00 +09:00