This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="demo"> | |
<ul id="lightSlider"> | |
<li data-thumb="https://sachinchoolur.github.io/lightslider/img/thumb/cS-1.jpg"> | |
<img src="https://sachinchoolur.github.io/lightslider/img/cS-1.jpg" /> | |
</li> | |
<li data-thumb="https://sachinchoolur.github.io/lightslider/img/thumb/cS-2.jpg"> | |
<img src="https://sachinchoolur.github.io/lightslider/img/cS-2.jpg" /> | |
</li> | |
<li data-thumb="https://sachinchoolur.github.io/lightslider/img/thumb/cS-3.jpg"> | |
<img src="https://sachinchoolur.github.io/lightslider/img/cS-3.jpg" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
############ REPLACE app/models/enterprise_token.rb in the source code with this file! ################ | |
############ also be sure to RESTART OpenProject after replacing the file. ################ | |
############ it doesn't show that enterprise mode is enabled in the settings, but all ################ | |
############ enterprise mode features, such as KanBan boards, are enabled. ################ | |
#-- copyright | |
# OpenProject is an open source project management software. | |
# Copyright (C) 2012-2020 the OpenProject GmbH | |
# | |
# This program is free software; you can redistribute it and/or |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Freelancing Reviews Samples | |
======================================================================= | |
**** | |
======================================================================= | |
## Buyer Reviews to Sellers | |
======================================================================= |