You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2017/03/22 14:35:15 UTC

svn commit: r1788112 - /myfaces/tobago/trunk/tobago-core/src/main/resources/scss/_tobago.scss

Author: lofwyr
Date: Wed Mar 22 14:35:15 2017
New Revision: 1788112

URL: http://svn.apache.org/viewvc?rev=1788112&view=rev
Log:
warn comment

Modified:
    myfaces/tobago/trunk/tobago-core/src/main/resources/scss/_tobago.scss

Modified: myfaces/tobago/trunk/tobago-core/src/main/resources/scss/_tobago.scss
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-core/src/main/resources/scss/_tobago.scss?rev=1788112&r1=1788111&r2=1788112&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-core/src/main/resources/scss/_tobago.scss (original)
+++ myfaces/tobago/trunk/tobago-core/src/main/resources/scss/_tobago.scss Wed Mar 22 14:35:15 2017
@@ -16,7 +16,7 @@
  */
 
 /*
-used variables: only for the IDE, should not really used by the build system.
+XXX used variables: only for the IDE, should not really used by the build system.
 */
 $brand-info: #00f !default;
 $zindex-dropdown: 1000 !default;