Repository: openmeetings-site Updated Branches: refs/heads/asf-site 69ee2fd41 -> ebf898a5d
no jira: Small Logos by Alvaro are removed Project: http://git-wip-us.apache.org/repos/asf/openmeetings-site/repo Commit: http://git-wip-us.apache.org/repos/asf/openmeetings-site/commit/ebf898a5 Tree: http://git-wip-us.apache.org/repos/asf/openmeetings-site/tree/ebf898a5 Diff: http://git-wip-us.apache.org/repos/asf/openmeetings-site/diff/ebf898a5 Branch: refs/heads/asf-site Commit: ebf898a5d6d25fd33a3c348c614840189f72db8d Parents: 69ee2fd Author: Maxim Solodovnik <[email protected]> Authored: Wed Jun 21 11:05:02 2017 +0700 Committer: Maxim Solodovnik <[email protected]> Committed: Wed Jun 21 11:05:02 2017 +0700 ---------------------------------------------------------------------- CallForLogo.html | 30 ++---------------------------- images/logos/logo_om_small2.png | Bin 10449 -> 0 bytes images/logos/logo_om_small5.png | Bin 11588 -> 0 bytes 3 files changed, 2 insertions(+), 28 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/ebf898a5/CallForLogo.html ---------------------------------------------------------------------- diff --git a/CallForLogo.html b/CallForLogo.html index e42cf5b..a2927c6 100644 --- a/CallForLogo.html +++ b/CallForLogo.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <!-- - Generated by Apache Maven Doxia at 2017-06-19 + Generated by Apache Maven Doxia at 2017-06-21 Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -233,7 +233,7 @@ </div> <div> <ul class="breadcrumb"> - <li class="publishDate version-date">Last Published: 2017-06-19</li> + <li class="publishDate version-date">Last Published: 2017-06-21</li> </ul> </div> </header> @@ -378,19 +378,6 @@ <table border="0" class="bodyTable table table-striped table-hover"> <tbody> <tr class="a"> - <td><img src="images/logos/logo_om_small2.png" class="logo-square" alt="Square version" width="50" /></td> - <td><span class="btn btn-primary" onclick="applyLogoSmall($(this));">Apply</span></td> - </tr> - <tr class="b"> - <td>Author</td> - <td>Alvaro Bustos</td> - </tr> - </tbody> - </table> </li> - <li> - <table border="0" class="bodyTable table table-striped table-hover"> - <tbody> - <tr class="a"> <td><img src="images/logos/logo_om_small3.png" class="logo-square" alt="Square version" width="50" /></td> <td><span class="btn btn-primary" onclick="applyLogoSmall($(this));">Apply</span></td> </tr> @@ -417,19 +404,6 @@ <table border="0" class="bodyTable table table-striped table-hover"> <tbody> <tr class="a"> - <td><img src="images/logos/logo_om_small5.png" class="logo-square" alt="Square version" width="50" /></td> - <td><span class="btn btn-primary" onclick="applyLogoSmall($(this));">Apply</span></td> - </tr> - <tr class="b"> - <td>Author</td> - <td>Alvaro Bustos</td> - </tr> - </tbody> - </table> </li> - <li> - <table border="0" class="bodyTable table table-striped table-hover"> - <tbody> - <tr class="a"> <td><img src="images/logos/logo_om_small6.png" class="logo-square" alt="Square version" width="50" /></td> <td><span class="btn btn-primary" onclick="applyLogoSmall($(this));">Apply</span></td> </tr> http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/ebf898a5/images/logos/logo_om_small2.png ---------------------------------------------------------------------- diff --git a/images/logos/logo_om_small2.png b/images/logos/logo_om_small2.png deleted file mode 100644 index e602e28..0000000 Binary files a/images/logos/logo_om_small2.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/ebf898a5/images/logos/logo_om_small5.png ---------------------------------------------------------------------- diff --git a/images/logos/logo_om_small5.png b/images/logos/logo_om_small5.png deleted file mode 100644 index f49bc4c..0000000 Binary files a/images/logos/logo_om_small5.png and /dev/null differ
