Skip to content

Commit

Permalink
Dev: added comments
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisGac committed Jan 20, 2017
1 parent dc2a818 commit 0814efa
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions templates/default/views/subviews/no_js_alert.twig
@@ -1,3 +1,21 @@
{#
LimeSurvey
Copyright (C) 2007-2017 The LimeSurvey Project Team / Louis Gac
All rights reserved.
License: GNU/GPL License v2 or later, see LICENSE.php
LimeSurvey is free software. This version may have been modified pursuant
to the GNU General Public License, and as distributed it includes or
is derivative of works licensed under the GNU General Public License or
other free or open source software licenses.
See COPYRIGHT.php for copyright notices and details.
(¯`·._.·(¯`·._.· No JavaScript Alert ·._.·´¯)·._.·´¯)
If javascript is not enable , this alert will remain shown on screen
#}


<!-- No JavaScript alert -->
<div class='alert alert-danger ls-js-hidden warningjs' data-type='checkjavascript'>
{{
Expand Down

1 comment on commit 0814efa

@Shnoulle
Copy link
Collaborator

@Shnoulle Shnoulle commented on 0814efa Jan 30, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

About this no-js / external-js system : when you merge it in develop : assign me the bug about the 'blink' :)

Please sign in to comment.