branch develop updated (7249b09f -> 55e0db1c)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 7249b09f correction de l'id de la resource pour les choix de type resource new 55e0db1c correction couleur des commentaires The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 55e0db1c5cb327404df05a175fa26eeda112ae1a Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Oct 10 15:55:25 2017 +0200 correction couleur des commentaires Summary of changes: pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 55e0db1c5cb327404df05a175fa26eeda112ae1a Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Oct 10 15:55:25 2017 +0200 correction couleur des commentaires --- pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag.html b/pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag.html index 6d082351..35621582 100644 --- a/pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag.html +++ b/pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag.html @@ -8,12 +8,12 @@ it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. #L% @@ -33,7 +33,7 @@ require("./Report.tag.html"); <i class="fa fa-times"/> </button> - <div class="window colors-main" ref="window"> + <div class="window colors-default" ref="window"> <div class="frame"> <div class="head"> <h2 class="c-heading">{__.title}</h2> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm