Home
last modified time | relevance | path

Searched refs:header_logo (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/api/
H A Dappearance.md34 "header_logo": "/uploads/-/system/appearance/header_logo/1/header.png",
59 | `header_logo` | mixed | no | Instance image used for the main navigat…
80 "header_logo": "/uploads/-/system/appearance/header_logo/1/header.png",
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/helpers/
H A Demails_helper_spec.rb229 appearance = create :appearance, header_logo: fixture_file_upload('spec/fixtures/dk.png')
231 expect(header_logo).to eq(
239 create :appearance, header_logo: nil
241 expect(header_logo).to match(
249 expect(header_logo).to match(
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/admin/application_settings/appearances/
H A D_form.html.haml13 = f.label :header_logo, _('Header logo'), class: 'col-form-label label-bold pt-0'
15 - if @appearance.header_logo?
22 = f.file_field :header_logo, class: "", accept: 'image/*'
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/factories/
H A Dappearances.rb18 header_logo { fixture_file_upload('spec/fixtures/dk.png') }
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/api/entities/
H A Dappearance.rb14 appearance.header_logo.url
/dports/www/rss-bridge/rss-bridge-2021-04-25/bridges/
H A DTebeoBridge.php25 return self::URI . 'images/header_logo.png';
/dports/deskutils/calibre/calibre-src-5.34.0/recipes/
H A Danandtech.recipe25 cover_url = 'http://www.anandtech.com/content/images/globals/header_logo.png'
H A Dal_masry_alyoum_arabic.recipe16 cover_url = 'http://www.almasryalyoum.com/content/images/header_logo.png'
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/
H A Dappearance.rb53 logo_system_path(header_logo, 'header_logo')
/dports/sysutils/froxlor/froxlor-0.9.38.7_4/froxlor/templates/Sparkle/login/
H A Dfpwd.tpl4 <img src="{$header_logo}" alt="Froxlor Server Management Panel" />
H A Dlogin_ftp.tpl3 <img src="{$header_logo}" alt="{t}Froxlor Server Management Panel{/t}" />
H A Drpwd.tpl4 <img src="{$header_logo}" alt="Froxlor Server Management Panel" />
H A Dlogin.tpl4 <img src="{$header_logo}" alt="Froxlor Server Management Panel" />
/dports/x11-wm/enlightenment/enlightenment-0.24.2/doc/
H A De.css67 #header_logo {
72 #header_logo a {
/dports/devel/dbus-c++/dbus-cplusplus-0.9.1pw/doc/
H A Ddbus-c++.css68 #header_logo {
73 #header_logo a {
/dports/sysutils/froxlor/froxlor-0.9.38.7_4/froxlor/lib/
H A Dinit.php384 $header_logo = $hl_path.'/logo.png'; variable
387 $header_logo = $hl_path.'/logo_custom.png'; variable
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/requests/api/
H A Dappearance_spec.rb117 header_logo: fixture_file_upload("spec/fixtures/dk.png", "image/png"),
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/helpers/
H A Demails_helper.rb64 def header_logo method
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/administration/raketasks/uploads/
H A Dmigrate.md106 gitlab-rake "gitlab:uploads:migrate[AttachmentUploader, Appearance, :header_logo]"
136 …o -u git -H bundle exec rake "gitlab:uploads:migrate[AttachmentUploader, Appearance, :header_logo]"
/dports/net-im/openfire/Openfire-4.7.1/documentation/
H A Dstyle.css66 background: url(images/header_logo.gif) no-repeat;
/dports/databases/dbf/libdbf/man/html/
H A Dstandard.css35 td.header_logo { background-color:#FFFFFF;
/dports/www/serendipity/Serendipity-2.3.5/templates/contest/admin/
H A Dstyle.css97 background-image: url({TEMPLATE_PATH}../img/header_logo.png);
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Resources/views/Admin/Improve/Design/Theme/Blocks/
H A Dlogo_configuration.html.twig46 {{ ps.form_group_row(shopLogosForm.header_logo) }}
/dports/finance/prestashop/prestashop/admin/themes/default/public/
H A Dtheme.rtlfix103 #header_infos #header_logo {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/development/
H A Dfile_storage.md42 | Header logo | yes | `uploads/-/system/appearance/header_logo/:id/:fi…

123